Click or drag to resize
SettingsGroupViewerControlAllowGlobalInfoMessage Property
Gets or sets the value that indicates if "these settings are global ..." message can shown. Is true by default.

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

Property Value

Type: Boolean
See Also