DetailsView.IPostBackEventHandler.RaisePostBackEvent(String) 메서드

정의

이 멤버에 대한 설명은 RaisePostBackEvent(String)를 참조하세요.

 virtual void System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(System::String ^ eventArgument) = System::Web::UI::IPostBackEventHandler::RaisePostBackEvent;
void IPostBackEventHandler.RaisePostBackEvent (string eventArgument);
abstract member System.Web.UI.IPostBackEventHandler.RaisePostBackEvent : string -> unit
override this.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent : string -> unit
Sub RaisePostBackEvent (eventArgument As String) Implements IPostBackEventHandler.RaisePostBackEvent

매개 변수

eventArgument
String

이벤트 처리기에 전달할 선택적 이벤트 인수를 나타내는 문자열입니다.

구현

설명

이 멤버는 명시적 인터페이스 멤버 구현이며, 사용할 수 있습니다 경우에만 합니다 DetailsView 캐스팅 된는 IPostBackEventHandler 인터페이스입니다.

적용 대상

추가 정보