Table of Contents

Class ExtensionSelectorProperties

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

Represents properties of the ExtensionSelectorComponent.

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

Properties

AllowedExtensions

Represents the allowed extensions selected by the component.

public string AllowedExtensions { get; set; }

Property Value

string