WmlMobileTextWriter.WmlLayout Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains wrapping and alignment information for WmlMobileTextWriter. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
protected: ref class WmlMobileTextWriter::WmlLayout
protected class WmlMobileTextWriter.WmlLayout
Protected Class WmlMobileTextWriter.WmlLayout
- Inheritance
-
WmlMobileTextWriter.WmlLayout
Constructors
WmlMobileTextWriter.WmlLayout(Alignment, Wrapping) |
Initializes a new instance of WmlMobileTextWriter.WmlLayout. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
WmlMobileTextWriter.WmlLayout(Style, WmlMobileTextWriter+WmlLayout) |
Initializes a new instance of WmlMobileTextWriter.WmlLayout. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
Properties
Align |
Sets or returns the alignment. The default value is NotSet. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
Wrap |
Sets or returns the specified wrapping mode for the style. The default value is NotSet. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
Methods
Compare(WmlMobileTextWriter+WmlLayout) |
Compares a WmlMobileTextWriter.WmlLayout object to the current WmlMobileTextWriter.WmlLayout object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode() |
Serves as the default hash function. (Inherited from Object) |
GetType() |
Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone() |
Creates a shallow copy of the current Object. (Inherited from Object) |
ToString() |
Returns a string that represents the current object. (Inherited from Object) |