ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / DashboardLayout Class / OnClientLayoutChanged Property

In This Topic
    OnClientLayoutChanged Property
    In This Topic
    Occurs when the layout is changed.
    Syntax
    'Declaration
     
    
    Public Property OnClientLayoutChanged As String
    public string OnClientLayoutChanged {get; set;}
    See Also