ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / DashboardLayout Class


In This Topic
    DashboardLayout Class Methods
    In This Topic

    For a list of all members of this type, see DashboardLayout members.

    Public Methods
     NameDescription
    Public MethodOverridden.   
    Public MethodWriter the process result of current instance to the writer. (Inherited from C1.Web.Mvc.Component)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Ensures the child components created.  
    Protected MethodEnsure the child components created. (Inherited from C1.Web.Mvc.Component)
    Protected MethodThis method is performed before rendering. (Inherited from C1.Web.Mvc.Control)
    Protected MethodOverridden. Registers the startup scripts.  
    Protected MethodRenders the html attributes of control. (Inherited from C1.Web.Mvc.Control)
    Protected MethodRenders begin tag of control. (Inherited from C1.Web.Mvc.Control)
    Protected Method (Inherited from C1.Web.Mvc.Control)
    Protected MethodRenders end tag of control. (Inherited from C1.Web.Mvc.Control)
    Protected Method (Inherited from C1.Web.Mvc.Control)
    Top
    See Also