SPMobileGenericListIterator.OnInit 方法

引发Init事件。

命名空间:  Microsoft.SharePoint.Mobile.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected Overrides Sub OnInit ( _
    e As EventArgs _
)
用法
Dim e As EventArgs

Me.OnInit(e)
protected override void OnInit(
    EventArgs e
)

参数

备注

此重写筛选出不应包含在列表中的列表,如隐藏列表的列表。

另请参阅

引用

SPMobileGenericListIterator 类

SPMobileGenericListIterator 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间