SPUserCodeWebPart.LoadControlState 方法

还原控件从以前的页面请求的状态信息。

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

语法

声明
Protected Overrides Sub LoadControlState ( _
    state As Object _
)
用法
Dim state As Object

Me.LoadControlState(state)
protected override void LoadControlState(
    Object state
)

参数

备注

此重写还原SPUserCodeWebPart控件状态信息。

另请参阅

引用

SPUserCodeWebPart 类

SPUserCodeWebPart 成员

Microsoft.SharePoint.WebPartPages 命名空间