Table of Contents

Class IconSelectorProperties

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

Represents the properties of IconSelectorComponent.

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

Properties

IconSet

The set from which icons are picked.

public string IconSet { get; set; }

Property Value

string