HttpApplication.PostMapRequestHandler 이벤트

정의

ASP.NET에서 현재 요청을 적절한 이벤트 처리기에 매핑한 경우 발생합니다.

public:
 event EventHandler ^ PostMapRequestHandler;
public event EventHandler PostMapRequestHandler;
member this.PostMapRequestHandler : EventHandler 
Public Custom Event PostMapRequestHandler As EventHandler 

이벤트 유형

EventHandler

설명

이벤트를 처리 하는 방법에 대 한 자세한 내용은 참조 하세요. 이벤트 처리 및 발생합니다.

적용 대상

추가 정보