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

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