Click or drag to resize
SelectSiteAllowGlobal Property
Enables or disables (global) item in selector. Uses uniSelector's SpecialFields property.

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

Property Value

Type: Boolean
See Also