ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / Gs1DataBarOmnidirectional Class / UniqueId Property

In This Topic
    UniqueId Property (Gs1DataBarOmnidirectional)
    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