DetailsView.ICallbackEventHandler.GetCallbackResult Yöntem

Tanım

yöntemine GetCallbackResult()bakın.

 virtual System::String ^ System.Web.UI.ICallbackEventHandler.GetCallbackResult() = System::Web::UI::ICallbackEventHandler::GetCallbackResult;
string ICallbackEventHandler.GetCallbackResult ();
abstract member System.Web.UI.ICallbackEventHandler.GetCallbackResult : unit -> string
override this.System.Web.UI.ICallbackEventHandler.GetCallbackResult : unit -> string
Function GetCallbackResult () As String Implements ICallbackEventHandler.GetCallbackResult

Döndürülenler

String

Geri çağırmanın sonuçları.

Uygulamalar

Açıklamalar

Denetim DetailsView arabirimini ICallbackEventHandler uygular ve verileri almak için öğesini, GetCallbackResult alınan verileri denetime döndürmek için yöntemini kullanırRaisePostBackEvent.

Şunlara uygulanır