WizardStepBase.OnLoad Method (EventArgs)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Raises the OnLoad event.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

Protected Friend Overrides Sub OnLoad (
	e As EventArgs
)

Parameters

e
Type: System.EventArgs

The EventArgs object that contains the event data.

.NET Framework
Available since 2.0
Return to top
Show: