WmlMobileTextWriter.WmlLayout 类
定义
包含 WmlMobileTextWriter 的换行和对齐信息。Contains wrapping and alignment information for WmlMobileTextWriter. 若要了解如何开发 ASP.NET 移动应用,请参阅 Mobile Apps & Sites with ASP.NET (ASP.NET 移动应用和网站)。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
- 继承
-
WmlMobileTextWriter.WmlLayout
构造函数
| WmlMobileTextWriter.WmlLayout(Alignment, Wrapping) |
初始化 WmlMobileTextWriter.WmlLayout 的新实例。Initializes a new instance of WmlMobileTextWriter.WmlLayout. 此 API 已废弃不用。This API is obsolete. 若要了解如何开发 ASP.NET 移动应用,请参阅 Mobile Apps & Sites with ASP.NET (ASP.NET 移动应用和网站)。For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
| WmlMobileTextWriter.WmlLayout(Style, WmlMobileTextWriter+WmlLayout) |
初始化 WmlMobileTextWriter.WmlLayout 的新实例。Initializes a new instance of WmlMobileTextWriter.WmlLayout. 此 API 已废弃不用。This API is obsolete. 若要了解如何开发 ASP.NET 移动应用,请参阅 Mobile Apps & Sites with ASP.NET (ASP.NET 移动应用和网站)。For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
属性
| Align |
设置或返回对齐方式。Sets or returns the alignment. 默认值是 NotSet。The default value is NotSet. 此 API 已废弃不用。This API is obsolete. 若要了解如何开发 ASP.NET 移动应用,请参阅 Mobile Apps & Sites with ASP.NET (ASP.NET 移动应用和网站)。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. 默认值是 NotSet。The default value is NotSet. 此 API 已废弃不用。This API is obsolete. 若要了解如何开发 ASP.NET 移动应用,请参阅 Mobile Apps & Sites with ASP.NET (ASP.NET 移动应用和网站)。For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
方法
| Compare(WmlMobileTextWriter+WmlLayout) |
将 WmlMobileTextWriter.WmlLayout 对象与当前的 WmlMobileTextWriter.WmlLayout 对象进行比较。Compares a WmlMobileTextWriter.WmlLayout object to the current WmlMobileTextWriter.WmlLayout object. 此 API 已废弃不用。This API is obsolete. 若要了解如何开发 ASP.NET 移动应用,请参阅 Mobile Apps & Sites with ASP.NET (ASP.NET 移动应用和网站)。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. (继承自 Object) |
| GetHashCode() |
作为默认哈希函数。Serves as the default hash function. (继承自 Object) |
| GetType() |
获取当前实例的 Type。Gets the Type of the current instance. (继承自 Object) |
| MemberwiseClone() |
创建当前 Object 的浅表副本。Creates a shallow copy of the current Object. (继承自 Object) |
| ToString() |
返回表示当前对象的字符串。Returns a string that represents the current object. (继承自 Object) |