Click or drag to resize
ExtendedTextAreaLanguage Property
Gets or sets the programming language that should be highlighted.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public LanguageEnum Language { get; set; }

Property Value

Type: LanguageEnum
One of the Language enumerations. Default is Language.ASPNE.
See Also