다음을 통해 공유


WmlMobileTextWriter.Page 속성

정의

디바이스 어댑터에 연결된 페이지를 반환합니다. 이 API는 더 이상 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 ASP.NET 있는 Mobile Apps & 사이트를 참조하세요.

protected:
 property System::Web::UI::MobileControls::MobilePage ^ Page { System::Web::UI::MobileControls::MobilePage ^ get(); };
protected System.Web.UI.MobileControls.MobilePage Page { get; }
member this.Page : System.Web.UI.MobileControls.MobilePage
Protected ReadOnly Property Page As MobilePage

속성 값

디바이스 어댑터와 연결된 페이지입니다.

설명

를 호출하는 것과 Control.MobilePage같습니다.

적용 대상

추가 정보