WmlMobileTextWriter.DefaultFormat Property
.NET Framework (current version)
Returns the default character formatting used by the device. 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)
abstract DefaultFormat : WmlMobileTextWriter.WmlFormat with get override DefaultFormat : WmlMobileTextWriter.WmlFormat with get
Property Value
Type: System.Web.UI.MobileControls.Adapters.WmlMobileTextWriter.WmlFormatThe default character formatting used by the device.
Called internally by the writer, and can be overridden by inheriting classes.
.NET Framework
Available since 1.1
Available since 1.1
Show: