summaryP:DotNetNuke.Web.UI.WebControls.DnnDropDownList.StateControl

Namespace: DotNetNuke.Web.UI.WebControls
Assembly: DotNetNuke.Web (in DotNetNuke.Web.dll)

Syntax

C#
protected DnnGenericHiddenField<DnnDropDownListState> StateControl { get; }
Visual Basic
Protected ReadOnly Property StateControl As DnnGenericHiddenField(Of DnnDropDownListState)
	Get

See Also