Click or drag to resize
UniMatrixAddGlobalObjectSuffix Property
Gets or sets the value that indicates whether '(global)' suffix should be added to the global objects

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

Property Value

Type: Boolean
See Also