Click or drag to resize
SiteOrGlobalSelectorPostbackOnDropDownChange Property
If true, full post-back is called when site changed

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

Property Value

Type: Boolean
See Also