C1.Web.Mvc Namespace / MultiSelect<T> Class / Name Property

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