共用方式為


ITransformableFilterValues.AllowEmptyValue property

取得值,指出是否允許空白值。

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
ReadOnly Property AllowEmptyValue As Boolean
    Get
'用途
Dim instance As ITransformableFilterValues
Dim value As Boolean

value = instance.AllowEmptyValue
bool AllowEmptyValue { get; }

Property value

Type: System.Boolean

請參閱

參照

ITransformableFilterValues interface

ITransformableFilterValues members

Microsoft.SharePoint.WebPartPages namespace