SaveButton.ComponentRequiresPostback 属性

窗体的 SaveButton 呈现按钮不会影响回发的提交

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

语法

声明
Public Overrides ReadOnly Property ComponentRequiresPostback As Boolean
    Get
用法
Dim instance As SaveButton
Dim value As Boolean

value = instance.ComponentRequiresPostback
public override bool ComponentRequiresPostback { get; }

属性值

类型:System.Boolean

另请参阅

引用

SaveButton 类

SaveButton 成员

Microsoft.SharePoint.WebControls 命名空间