ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboBox Class / UniqueID Property

In This Topic
    UniqueID Property (C1ComboBox)
    In This Topic
    Gets the uniqueID of this control
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property UniqueID As System.String
    public override System.string UniqueID {get;}
    See Also