DetailsView::RaiseCallbackEvent Method (String^)
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Creates the arguments for the callback handler in the GetCallbackEventReference method.
Assembly: System.Web (in System.Web.dll)
Parameters
- eventArgument
-
Type:
System::String^
The argument to pass to the event handler.
The RaiseCallbackEvent method is a helper method used by the DetailsView control to create the arguments for the callback handler in the GetCallbackEventReference method.
.NET Framework
Available since 2.0
Available since 2.0
Show: