WmlMobileTextWriter.WriteText Method (String, Boolean)
.NET Framework (current version)
Writes the given text, encoding it if desired. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
Parameters
- text
-
Type:
System.String
The text to write.
- encodeText
-
Type:
System.Boolean
If true, encodes the text.
Encoding involves mapping characters with HTML/WML meanings to the appropriate character code.
.NET Framework
Available since 1.1
Available since 1.1
Show: