WebPartMobileWebPage.OnInitComplete 方法
处理 InitComplete 事件,以允许 web 部件连接。WebPartManager.ActivateConnections() PC 页中,从 OnLoadComplete 调用,但移动页需要激活之前 OnLoad 连接,因为期间 OnLoad 呈现移动 web 部件内容。
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Overrides Sub OnInitComplete ( _
e As EventArgs _
)
用法
Dim e As EventArgs
Me.OnInitComplete(e)
protected override void OnInitComplete(
EventArgs e
)
参数
e
类型:System.EventArgs事件参数