Table of Contents

Class CodeEditorProperties

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

Represents properties of the CodeEditorComponent.

public class CodeEditorProperties : FormComponentProperties, IFormComponentProperties
Inheritance
object
CodeEditorProperties
Implements
Inherited Members
Extension Methods

Properties

Language

Code editor language options.

[RequiredValidationRule]
public string Language { get; set; }

Property Value

string