SPPageStateControl.GetCurrent 方法

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

语法

声明
Public Shared Function GetCurrent ( _
    page As Page _
) As SPPageStateControl
用法
Dim page As Page
Dim returnValue As SPPageStateControl

returnValue = SPPageStateControl.GetCurrent(page)
public static SPPageStateControl GetCurrent(
    Page page
)

参数

返回值

类型:Microsoft.SharePoint.WebControls.SPPageStateControl
返回SPPageStateControl

另请参阅

引用

SPPageStateControl 类

SPPageStateControl 成员

Microsoft.SharePoint.WebControls 命名空间