AttachmentsControlReloadData Method (Boolean) |
Reloads data of the control.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax public virtual void ReloadData(
bool forceReload
)
Parameters
- forceReload
- Type: SystemBoolean
Indicates if data reload should be forced
See Also