Table of Contents

Class DropDownComponent

Namespace
Kentico.Forms.Web.Mvc
Assembly
Kentico.Content.Web.Mvc.dll

Represents component displaying drown down list.

public class DropDownComponent : SelectorFormComponent<DropDownProperties>
Inheritance
object
DropDownComponent
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