Click or drag to resize
CMSListMenuReloadData Method
Reload data.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public override void ReloadData(
	bool forceLoad
)

Parameters

forceLoad
Type: SystemBoolean
Indicate if data will be loaded whatever datasource is not empty

Implements

ICMSControlPropertiesReloadData(Boolean)
See Also