DeltaPage.VerifyRenderingInServerForm 方法

该成员将替代 Page.VerifyRenderingInServerForm(Control)

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

语法

声明
Public Overrides Sub VerifyRenderingInServerForm ( _
    control As Control _
)
用法
Dim instance As DeltaPage
Dim control As Control

instance.VerifyRenderingInServerForm(control)
public override void VerifyRenderingInServerForm(
    Control control
)

参数

另请参阅

引用

DeltaPage 类

DeltaPage 成员

Microsoft.SharePoint.WebControls 命名空间