This documentation is for the old version. Go to the latest Upload Suite docs

ImageUploader.OnLoad Method

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
Protected Overrides Sub OnLoad ( _
	e As EventArgs _
)
C#
protected override void OnLoad(
	EventArgs e
)

Parameters

e

Type: System..EventArgs

See Also

Reference