Table of Contents

Class IconSelectorClientProperties

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

Represents the client properties of IconSelectorComponent

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

Properties

IconSet

The set from which icons are picked.

public string IconSet { get; set; }

Property Value

string