| LanguageCode Fields | 
The LanguageCode type exposes the following members.
 Fields
Fields| Name | Description | |
|---|---|---|
|   | ASPNET | 
            ASP.NET with macro support.
             | 
|   | CMSSharp | 
            C# with CMS extensions.
             | 
|   | CSharp | 
            C#.
             | 
|   | CSS | 
            CSS.
             | 
|   | HTML | 
            HTML (XHTML).
             | 
|   | HTMLMixed | 
            Mixed mode that allows HTML, CSS and JavaScript in the same text segment.
             | 
|   | JavaScript | 
            JavaScript.
             | 
|   | LESS | 
            LESS.
             | 
|   | SQL | 
            SQL (T-SQL dialect).
             | 
|   | Text | 
            Plaintext mode, no highlighting & formatting is provided.
             | 
|   | XML | 
            XML.
             | 
 See Also
See Also