Click or drag to resize
CMSSiteMapReloadData Method
Reload data.

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

Parameters

forceReload
Type: SystemBoolean
If is true data will be always loaded

Implements

ICMSControlPropertiesReloadData(Boolean)
See Also