WriteEncodedText Method
Writes the given text, encoding it correctly for the target device. Inherited writer classes can override this method.
public virtual void WriteEncodedText(
string text
)
Parameter
- text
The string to be encoded.
See Also
Applies to: MobileTextWriter Class | WmlMobileTextWriter Class