Click or drag to resize
UniMatrixReloadData Method
Reloads the control data.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public virtual void ReloadData(
	bool forceReload
)

Parameters

forceReload
Type: SystemBoolean
Force the reload of the control
See Also