XhtmlMobileTextWriter
XhtmlMobileTextWriter(TextWriter, MobileCapabilities)
CacheKey
CustomBodyStyles
SessionKey
SupportsNoWrapStyle
SuppressNewLine
UseDivsForBreaks
AddOnEnterForwardSetVar(String)
AddOnEnterForwardSetVar(String, String)
BeginCachedRendering()
ClearPendingBreak()
EndCachedRendering()
EnterFormat(Style)
EnterLayout(Style)
EnterStyle(Style)
ExitFormat(Style)
ExitFormat(Style, Boolean)
ExitLayout(Style)
ExitLayout(Style, Boolean)
ExitStyle(Style)
IsStyleSheetEmpty()
MarkWmlOnEventLocation()
SetBodyStyle(Style)
SetCacheKey(Cache)
SetPendingBreak()
SetSessionKey(HttpSessionState)
WriteAttribute(String, String, Boolean)
WriteBeginTag(String)
WriteBreak()
WriteCachedMarkup()
WriteDoctypeDeclaration(Doctype)
WriteEncodedAttributeValue(String)
WriteEndTag(String)
WriteFullBeginTag(String)
WriteHiddenField(String)
WriteHiddenField(String, String)
WriteLine()
WriteLine(Boolean)
WriteLine(Char)
WriteLine(Char[])
WriteLine(Double)
WriteLine(Int32)
WriteLine(Int64)
WriteLine(Object)
WriteLine(Single)
WriteLine(String)
WriteLine(String, Object)
WriteLine(String, Object[])
WriteLine(Char[], Int32, Int32)
WriteLine(String, Object, Object)
WritePendingBreak()
WriteUrlParameter(String, String)
WriteXmlDeclaration()
net35
namespace System.Web.UI.MobileControls.Adapters.XhtmlAdapters
{
public class XhtmlMobileTextWriter : MobileTextWriter
{
public bool UseDivsForBreaks { get; set; }
}
}
.NET Framework | 2.03.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
---|---|
Information specific to net35 | |
Assembly | System.Web.Mobile , Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API