ExtendedTextAreaLanguage Property |
Gets or sets the programming language that should be highlighted.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public LanguageEnum Language { get; set; }
Property Value
Type:
LanguageEnumOne of the Language enumerations. Default is Language.ASPNE.
See Also