下面列出了 AspNetPager 类的事件。有关 AspNetPager 类成员的完整列表,请参阅 AspNetPager 成员主题。
DataBinding (从 Control 继承) | Occurs when the server control binds to a data source. |
Disposed (从 Control 继承) | Occurs when a server control is released from memory, which is the last stage of the server control lifecycle when an ASP.NET page is requested. |
Init (从 Control 继承) | Occurs when the server control is initialized, which is the first step in its lifecycle. |
Load (从 Control 继承) | Occurs when the server control is loaded into the Page object. |
PageChanged | PostBack方式分页时,当页导航元素之一被单击或用户手工输入页索引提交时发生,Url方式分页时,页面第一次加载时发生。 |
PageChanging | PostBack方式分页时,当页导航元素之一被单击或用户手工输入页索引提交时发生,Url方式分页时,页面第一次加载时发生。 |
PreRender (从 Control 继承) | Occurs after the Control object is loaded but prior to rendering. |
Unload (从 Control 继承) | Occurs when the server control is unloaded from memory. |
AspNetPager 类 | AspNetPager 成员 | Wuqi.Webdiyer 命名空间