DeviceSpecific.Unload 이벤트

정의

서버 컨트롤이 메모리에서 언로드될 때 발생합니다. 이 API는 더 이상 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 ASP.NET 있는 Mobile Apps & 사이트를 참조하세요.

public:
 event EventHandler ^ Unload;
[System.ComponentModel.Browsable(false)]
public event EventHandler Unload;
[<System.ComponentModel.Browsable(false)>]
member this.Unload : EventHandler 
Public Custom Event Unload As EventHandler 

이벤트 유형

특성

적용 대상