다음을 통해 공유


XhtmlControlAdapter.DocumentType 속성

정의

현재 문서를 렌더링하는 데 사용되는 XHTML 태그 형식을 나타냅니다. 이 API는 더 이상 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 ASP.NET 있는 Mobile Apps & 사이트를 참조하세요.

protected:
 virtual property System::Web::UI::MobileControls::Adapters::XhtmlAdapters::Doctype DocumentType { System::Web::UI::MobileControls::Adapters::XhtmlAdapters::Doctype get(); };
protected virtual System.Web.UI.MobileControls.Adapters.XhtmlAdapters.Doctype DocumentType { get; }
member this.DocumentType : System.Web.UI.MobileControls.Adapters.XhtmlAdapters.Doctype
Protected Overridable ReadOnly Property DocumentType As Doctype

속성 값

Doctype 값입니다. 기본값은 NotSet으로, 문서 형식이 아직 확인되지 않았음을 나타냅니다.

설명

이 메서드는 주로 .NET Framework 내부적으로 사용됩니다.

적용 대상

추가 정보