ListFieldIterator.ComponentRequiresPostback 属性

ListFieldIterator 控件选择要包含在哪些字段的编辑表单不呈现任何窗体控件或影响表单提交

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

语法

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

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

属性值

类型:System.Boolean

另请参阅

引用

ListFieldIterator 类

ListFieldIterator 成员

Microsoft.SharePoint.WebControls 命名空间