DeviceSpecific.Load 이벤트

정의

서버 컨트롤이 개체에 Page 로드될 때 발생합니다. 이 API는 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 모빌 앱 및 ASP.NET 있는 사이트입니다.

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

이벤트 유형

특성

적용 대상