UniGridDisplayExternalFilter Method |
Determines whether to show external filter.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public bool DisplayExternalFilter(
bool filterIsSet
)
Parameters
- filterIsSet
- Type: SystemBoolean
Is external filter set?
Return Value
Type:
BooleanTRUE if external filter should be displayed
See Also