LayoutsPageBase.OnLoadComplete 方法

表示处理LoadComplete事件的方法。

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

语法

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

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

参数

备注

调用基方法,除了OnLoadComplete处理程序调用CheckRights如果RightsCheckMode设置为OnLoadComplete

另请参阅

引用

LayoutsPageBase 类

LayoutsPageBase 成员

Microsoft.SharePoint.WebControls 命名空间