Click or drag to resize
CMSAbstractBaseFilterControlSelectedValue Property
This value is used to initialize filter control according to currently selected value.

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

Property Value

Type: String
See Also