DetailsView::GetCallbackResult Method ()
.NET Framework (current version)
Returns the result of a callback event that targets a control.
Assembly: System.Web (in System.Web.dll)
The DetailsView control implements the ICallbackEventHandler interface and uses the RaisePostBackEvent to retrieve data and the GetCallbackResult method to return the retrieved data to the control.
.NET Framework
Available since 2.0
Available since 2.0
Show: