ITransformableFilterValues.AllowAllValue Property
Gets a value indicating whether all values are allowed.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
ReadOnly Property AllowAllValue As Boolean
Get
'Usage
Dim instance As ITransformableFilterValues
Dim value As Boolean
value = instance.AllowAllValue
bool AllowAllValue { get; }
Property Value
Type: System.Boolean
See Also
Reference
ITransformableFilterValues Interface