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

In This Topic
    HasScripts Property (TreeView)
    In This Topic
    Gets a boolean value indicates whether current component has the scripts which need to be rendered.
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property HasScripts As Boolean
    protected virtual bool HasScripts {get;}
    See Also