ComponentOne ASP.NET MVC Controls
UniqueId Property (Control)

C1.Web.Mvc Namespace > Control Class : UniqueId Property
Gets a value which represents the unique id for the control.
Syntax
'Declaration
 
Public Overrides ReadOnly Property UniqueId As String
public override string UniqueId {get;}
See Also

Reference

Control Class
Control Members