AttachmentsControl.ReloadData Method (Boolean) |
Reloads data of the control.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntaxpublic virtual void ReloadData(
bool forceReload
)
Parameters
- forceReload
- Type: System.Boolean
Indicates if data reload should be forced
See Also