2 writes to Tag
System.Web.Mobile (2)
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlMobileTextWriter.cs (2)
821Tag = styleTag; 826Tag = styleTag;
4 references to Tag
System.Web.Mobile (4)
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlMobileTextWriter.cs (4)
377if (pair.Tag != null && pair.Tag.Length > 0) WriteEndTag (pair.Tag); 378if (IsBlockElement(pair.Tag)) {