Click or drag to resize
SettingsGroupViewerControlWhere Property
Gets or sets the where condition used to filter settings groups. All groups will be selected if not set.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
public string Where { get; set; }

Property Value

Type: String
See Also