System.Web.UI.WebControls.Menu.RaisePostBackEvent Method

Processes an event raised when a form is posted to the server.

Syntax

protected virtual void RaisePostBackEvent (string eventArgument)

Parameters

eventArgument
A string that represents the event argument passed to the event handler.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0