System.Web.UI.WebControls.DetailsView.RaiseCallbackEvent Method

Creates the arguments for the callback handler in the erload:System.Web.UI.ClientScriptManager.GetCallbackEventReference method.

Syntax

protected virtual void RaiseCallbackEvent (string eventArgs)

Parameters

eventArgs
Documentation for this section has not yet been entered.

Remarks

The DetailsView.RaiseCallbackEvent(string) method is a helper method used by the System.Web.UI.WebControls.DetailsView control to create the arguments for the callback handler in the erload:System.Web.UI.ClientScriptManager.GetCallbackEventReference method.

Requirements

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