Click or drag to resize

LeadsListOnBeforePopulate Method

Raises "BeforePopulate" event.

Namespace:  Dynamicweb.Controls.OMC
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
protected virtual void OnBeforePopulate(
	LeadsListDataEventArgs e
)

Parameters

e
Type: Dynamicweb.Controls.OMCLeadsListDataEventArgs
Event arguments.
Remarks