Click or drag to resize
OnBeforeDataReload Delegate
On before data reloading event handler.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public delegate void OnBeforeDataReload()
See Also