ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Pager Namespace / C1Pager Class / OnClientPageIndexChanged Property

In This Topic
    OnClientPageIndexChanged Property
    In This Topic
    A function called when the page index is changed.
    Syntax
    'Declaration
     
    Public Property OnClientPageIndexChanged As System.String
    public System.string OnClientPageIndexChanged {get; set;}
    Remarks
    Parameters:
    • jQuery.Event object.
    See Also