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

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