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

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