Click or drag to resize
FormControlAutoPostBack Property
Gets or sets whether a postback automatically occurs.

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 12.0.0
Syntax
C#
public bool AutoPostBack { get; set; }

Property Value

Type: Boolean
See Also