Class DropDownComponent
Represents component displaying drown down list.
public class DropDownComponent : SelectorFormComponent<DropDownProperties>
- Inheritance
-
objectDropDownComponent
- Derived
- Inherited Members
- Extension Methods
Fields
IDENTIFIER
Represents the DropDownComponent identifier.
public const string IDENTIFIER = "Kentico.DropDown"
Field Value
- string
Methods
GetValue()
Gets the SelectedValue property.
public override string GetValue()
Returns
- string