SettingsGroupViewerControlWhere Property |
Gets or sets the where condition used to filter settings groups.
All groups will be selected if not set.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public string Where { get; set; }
Property Value
Type:
StringSee Also