Click or drag to resize
MassActionsOnPreRender Method
Registers ConfirmationButton script when mass actions control is supposed to be rendered.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected override void OnPreRender(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs
See Also