UniMatrixReloadData Method |
Reloads the control data.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public virtual void ReloadData(
bool forceReload
)
Parameters
- forceReload
- Type: SystemBoolean
Force the reload of the control
See Also