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