BasicFormInitializeMainPanel Method |
Initializes main form container.
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 12.0.0
Syntax protected void InitializeMainPanel(
bool resetControls = false
)
Parameters
- resetControls (Optional)
- Type: SystemBoolean
Indicates if the controls collection should be cleared
See Also