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

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
public bool AutoPostBack { get; set; }

Property Value

Type: Boolean
See Also