ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / LinearGauge Class / UniqueId Property

In This Topic
    UniqueId Property (LinearGauge)
    In This Topic
    Gets a value which represents the unique id for the control.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property UniqueId As String
    public virtual string UniqueId {get;}
    See Also