3 references to Wml20
System.Web.Mobile (3)
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicControlAdapter.cs (2)
422
return Doctype.
Wml20
;
444
if (DocumentType == Doctype.XhtmlMobileProfile || DocumentType == Doctype.
Wml20
) {
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlMobileTextWriter.cs (1)
69
_doctypeDeclarations[Doctype.
Wml20
] = "<!DOCTYPE html PUBLIC \"-//WAPFORUM//DTD WML 2.0//EN\" \"http://www.wapforum.org/dtd/wml20.dtd\" >";