System.Web.UI.WebControls.TreeView.RaiseCallbackEvent Method

Raises the callback event using the specified arguments.

Syntax

protected virtual void RaiseCallbackEvent (string eventArgs)

Parameters

eventArgs
Documentation for this section has not yet been entered.

Returns

The argument for the callback handler in the System.Web.UI.ClientScriptManager.GetCallbackEventReference(string, string, string, string, string, bool) method.

Remarks

Requirements

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