C1.Web.Mvc Namespace / DropDown Class / Name Property

In This Topic
Name Property (DropDown)
In This Topic
Gets or sets the name of the form input control.
Syntax
'Declaration
 
<IgnoreAttribute()>
Public Property Name As String
 
See Also