Click or drag to resize
CMSAbstractBaseFilterControlFilterControlPath Property
Gets or sets the path of the filter control.

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

Property Value

Type: String
See Also