Click or drag to resize
CMSListMenuReloadData Method
Reload data.

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.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