UniSelectorGlobalObjectSuffix Property |
Gets or set the suffix which is added to global objects if AddGlobalObjectSuffix is true. Default is "(global)".
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public string GlobalObjectSuffix { get; set; }
Property Value
Type:
StringSee Also