Click or drag to resize

WebImageViewerOnLoad Method

Raises the Load event.

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
protected override void OnLoad(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs
The EventArgs object that contains the event data.
See Also