ComponentOne AppView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1AppView Namespace / C1AppView Class / OnClientPageChange Property

In This Topic
    OnClientPageChange Property
    In This Topic
    Triggered when appview change a page succeeded.
    Syntax
    'Declaration
     
    Public Property OnClientPageChange As System.String
    public System.string OnClientPageChange {get; set;}
    See Also