BaseObjectSelectorAutoPostBack Property |
Determines whether the AutoPostBack property of dropdown list should be enabled.
Namespace: CMS.Ecommerce.Web.UIAssembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 13.0.131
Syntax public virtual bool AutoPostBack { get; set; }
Property Value
Type:
BooleanSee Also