Click or drag to resize

ListOnLoad Method

Handles list "Load" event.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
protected virtual void OnLoad(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs
Event arguments.
Remarks