PagedControl.OnPageChange(Int32, Int32) Méthode

Définition

Pagine un contrôle. Cette API est obsolète. Pour plus d’informations sur le développement d’applications mobiles ASP.NET, consultez Applications mobiles & Sites avec ASP.NET.

protected:
 override void OnPageChange(int oldPageIndex, int newPageIndex);
protected override void OnPageChange (int oldPageIndex, int newPageIndex);
override this.OnPageChange : int * int -> unit
Protected Overrides Sub OnPageChange (oldPageIndex As Integer, newPageIndex As Integer)

Paramètres

oldPageIndex
Int32
newPageIndex
Int32

S’applique à