Click or drag to resize
CMSAbstractBaseFilterControlSourceFilterControl Property
Gets the source filter control.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public virtual CMSAbstractBaseFilterControl SourceFilterControl { get; }

Property Value

Type: CMSAbstractBaseFilterControl
See Also