A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Enum CaseFolding

SGML is case insensitive, so here you can choose between converting to lower case or upper case tags. "None" means that the case is left alone, except that end tags will be folded to match the start tags.

Namespace: Sgml
Assembly: EPiServer.dll
Version: 8.11.0
Syntax
public enum CaseFolding

Fields

Name Description
None
ToLower
ToUpper

Extension Methods