XhtmlControlAdapter.DocumentType 속성

정의

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

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에서 내부적으로 사용됩니다.

적용 대상

추가 정보