PageChangingEventArgs 概述

公共实例构造函数

PageChangingEventArgs 构造函数 使用新页面索引初始化 PageChangingEventArgs 类的新实例。

公共实例属性

Cancel (从 CancelEventArgs 继承)Gets or sets a value indicating whether the event should be canceled.
NewPageIndex 获取用户在 AspNetPager 控件的页选择元素中选定的或在页索引文本框中手工输入的页的索引。

公共实例方法

Equals (从 Object 继承)Determines whether the specified Object is equal to the current Object.
GetHashCode (从 Object 继承)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (从 Object 继承)Gets the Type of the current instance.
ToString (从 Object 继承)Returns a String that represents the current Object.

请参见

PageChangingEventArgs 类 | Wuqi.Webdiyer 命名空间