Table of Contents

Class CodeEditorClientProperties

Namespace
Kentico.Xperience.Admin.Base.Forms
Assembly
Kentico.Xperience.Admin.Base.dll

Represents the client properties of CodeEditorComponent.

public class CodeEditorClientProperties : FormComponentClientProperties<string>, IFormComponentClientProperties, IFormItemClientProperties
Inheritance
object
CodeEditorClientProperties
Implements
Inherited Members
Extension Methods

Properties

Language

Language that is used for syntax highlighting.

public string Language { get; set; }

Property Value

string