Class GeneralSelectorItem
- Namespace
- Kentico.Components.Web.Mvc.FormComponents
- Assembly
- Kentico.Content.Web.Mvc.dll
Represents the general selector item value.
public sealed class GeneralSelectorItem : IObjectSelectorItem
- Inheritance
-
objectGeneralSelectorItem
- Implements
- Extension Methods
Properties
Identifier
Gets or sets the item identifier.
public string Identifier { get; set; }
Property Value
- string