ItemHiddenVersion.ComponentRequiresPostback 属性

ComponentRequiresPostback: ItemHiddenVersion 呈现隐藏的输入控件客户端控件存在,处理单独在客户端窗体情况下此逻辑

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

语法

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

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

属性值

类型:System.Boolean

另请参阅

引用

ItemHiddenVersion 类

ItemHiddenVersion 成员

Microsoft.SharePoint.WebControls 命名空间