Click or drag to resize
ExtendedControlsContextCurrentFilters Property
Gets current filters collection

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public static StringSafeDictionary<Control> CurrentFilters { get; }

Property Value

Type: StringSafeDictionaryControl
See Also