Click or drag to resize
CMSAbstractBaseFilterControlFilterChanged Property
Property to set and get the Filter changed.

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
public virtual bool FilterChanged { get; set; }

Property Value

Type: Boolean
See Also