C1.Web.Mvc Namespace / AutoCompleteBase<T> Class / UniqueId Property

In This Topic
UniqueId Property (AutoCompleteBase<T>)
In This Topic
Gets a value which represents the unique id for the control.
Syntax
'Declaration
 
Public Overridable ReadOnly Property UniqueId As String
 
See Also