UpWmlMobileTextWriter
UpWmlMobileTextWriter(TextWriter, MobileCapabilities, MobilePage)
AnalyzePostBack(Boolean, WmlPostFieldType)
BeginCustomMarkup()
BeginForm(Form)
CalculateFormPostBackUrl(Boolean, Boolean)
CalculateFormQueryString()
EndForm()
OpenParagraph(WmlLayout, Boolean, Boolean)
PostAnalyzeForm()
RenderBeginHyperlink(String, Boolean, String, Boolean, Boolean)
RenderBeginPostBack(String, Boolean, Boolean)
RenderBeginSelect(String, String, String, String, Boolean)
RenderEndForm()
RenderEndHyperlink(Boolean)
RenderEndPostBack(String, String, WmlPostFieldType, Boolean, Boolean)
RenderEndSelect(Boolean)
RenderImage(String, String, String, Boolean)
RenderSelectOption(String)
RenderSelectOption(String, String)
RenderText(String, Boolean, Boolean)
RenderTextBox(String, String, String, String, Boolean, Int32, Int32, Boolean, Boolean)
net11
namespace System.Web.UI.MobileControls.ShippedAdapterSource
{
public class UpWmlMobileTextWriter : WmlMobileTextWriter
{
public override void RenderBeginHyperlink(string targetUrl, bool encodeUrl, string softkeyLabel, bool implicitSoftkeyLabel, bool mapToSoftkey);
}
}
.NET Framework | 1.1 |
---|---|
Information specific to net11 | |
Assembly | System.Web.UI.MobileControls.ShippedAdapterSource , Version=1.0.5000.0, PublicKeyToken= |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API