Click or drag to resize
GeneralSelectorItem Class
Represents the general selector item value.
Inheritance Hierarchy
SystemObject
  Kentico.Components.Web.Mvc.FormComponentsGeneralSelectorItem

Namespace: Kentico.Components.Web.Mvc.FormComponents
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public sealed class GeneralSelectorItem : IObjectSelectorItem

The GeneralSelectorItem type exposes the following members.

Constructors
  NameDescription
Public methodGeneralSelectorItem
Top
Properties
  NameDescription
Public propertyIdentifier
Gets or sets the item identifier.
Top
See Also