Click or drag to resize
UniSelectorGlobalObjectSuffix Property
Gets or set the suffix which is added to global objects if AddGlobalObjectSuffix is true. Default is "(global)".

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

Property Value

Type: String
See Also