3 references to DocumentType
System.Web.Mobile (3)
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicControlAdapter.cs (2)
444
if (
DocumentType
== Doctype.XhtmlMobileProfile ||
DocumentType
== Doctype.Wml20) {
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicPageAdapter.cs (1)
383
writer.WriteDoctypeDeclaration(
DocumentType
);