Loads the child controls at run-time.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax public void LoadForm(
bool forceReload
)
Parameters
- forceReload
- Type: SystemBoolean
Forces nested BasicForm to reload if true
See Also