DetailsView::ICallbackEventHandler::GetCallbackResult Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
See the method GetCallbackResult.
Assembly: System.Web (in System.Web.dll)
private: virtual String^ GetCallbackResult() sealed = ICallbackEventHandler::GetCallbackResult
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: