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