CMSTreeViewReloadData Method |
Reload control data.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax public void ReloadData(
bool forceLoad = false
)
Parameters
- forceLoad (Optional)
- Type: SystemBoolean
Indicates force load
See Also