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

In This Topic
    OnClientPageBeforeChange Property
    In This Topic
    Triggered before changing page.
    Syntax
    'Declaration
     
    Public Property OnClientPageBeforeChange As System.String
    public System.string OnClientPageBeforeChange {get; set;}
    See Also