SaveBeforeNavigateHandler 构造函数

初始化与指定的 ASP.Net 控件SaveBeforeNavigateHandler对象的新实例。

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

语法

声明
Public Sub New ( _
    psc As SPPageStateControl _
)
用法
Dim psc As SPPageStateControl

Dim instance As New SaveBeforeNavigateHandler(psc)
public SaveBeforeNavigateHandler(
    SPPageStateControl psc
)

参数

另请参阅

引用

SaveBeforeNavigateHandler 类

SaveBeforeNavigateHandler 成员

Microsoft.SharePoint.WebControls 命名空间