HtmlPageAdapter 类
定义
注意
The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.
为 HTML 适配器集提供页适配器。Provides a page adapter for the HTML adapter set. 若要了解如何开发 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.
public ref class HtmlPageAdapter : System::Web::UI::MobileControls::Adapters::HtmlControlAdapter, System::Web::UI::MobileControls::IPageAdapter
public class HtmlPageAdapter : System.Web.UI.MobileControls.Adapters.HtmlControlAdapter, System.Web.UI.MobileControls.IPageAdapter
[System.Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
public class HtmlPageAdapter : System.Web.UI.MobileControls.Adapters.HtmlControlAdapter, System.Web.UI.MobileControls.IPageAdapter
type HtmlPageAdapter = class
inherit HtmlControlAdapter
interface IPageAdapter
interface IControlAdapter
[<System.Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")>]
type HtmlPageAdapter = class
inherit HtmlControlAdapter
interface IPageAdapter
interface IControlAdapter
Public Class HtmlPageAdapter
Inherits HtmlControlAdapter
Implements IPageAdapter
- 继承
- 派生
- 属性
- 实现
构造函数
| HtmlPageAdapter() |
初始化 HtmlPageAdapter 类的实例。Initializes an instance of the HtmlPageAdapter class. 此 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. |
| HtmlPageAdapter(Int32) |
初始化 HtmlPageAdapter 类的实例。Initializes an instance of the HtmlPageAdapter class. 此 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. |
属性
| CacheVaryByHeaders |
返回任何附加 HTTP 标头(缓存随其而变化)的列表。Returns a list of any additional HTTP headers by which caching is varied. 此 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. |
| Control |
返回一个对关联控件的强类型引用。Returns a strongly typed reference to the associated control. 此 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. (继承自 ControlAdapter) |
| CookielessDataDictionary |
通过使用 URL 查询字符串获取或设置请求间的持久化数据。Gets or sets persisted data between requests through the use of the URL query string. 此 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. |
| Device |
返回与请求关联的设备功能对象。Returns the device capabilities object associated with the request. 此 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. (继承自 ControlAdapter) |
| EventArgumentKey |
返回用来提交事件参数的键。Returns the key to use to submit the event argument. 此 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. |
| EventSourceKey |
返回用于提交事件源的键。Returns the key to use to submit the event source. 此 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. |
| FormAdapter |
检索关联的控件所在的窗体的窗体适配器。Retrieves the form adapter for the form on which the associated control resides. 此 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. (继承自 HtmlControlAdapter) |
| ItemWeight |
访问控件中某一项的大致权重。Accesses the approximate weight of a single item in the control. 此 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. (继承自 ControlAdapter) |
| OptimumPageWeight |
返回基于设备屏幕大小、适合于目标设备的页面权重。Returns a page weight, based on the device's screen size, which is appropriate for the target device. 用于窗体分页。Used in form pagination. 此 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. |
| Page |
获取或设置要附加适配器的页。Gets or sets the page to which the adapter is attached. 此 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. |
| PageAdapter |
返回移动页的页适配器。Returns the page adapter for the mobile page. 此 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. (继承自 HtmlControlAdapter) |
| PersistCookielessData |
设置或返回 CookielessDataDictionary 属性中的项是否保留在查询字符串中。Sets or returns whether items from the CookielessDataDictionary property are persisted in the query string. 此 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. |
| RequiresFormTag |
获取一个值,该值指示适配器(例如 ChtmlCommandAdapter 类)是否生成在提交窗体时需要 |
| SecondaryUIMode |
设置或返回该控件的辅助用户界面 (UI) 模式。Sets or returns the secondary user interface (UI) mode for the control. 此 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. (继承自 HtmlControlAdapter) |
| Style |
返回与设备适配器附加到的控件关联的样式对象。Returns the style object associated with the control to which the device adapter is attached. 此 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. (继承自 ControlAdapter) |
| VisibleWeight |
获取或设置该控件的大致权重(以字符为单位)。Gets or sets the approximate weight of the control, in characters. 此 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. (继承自 ControlAdapter) |
方法
| AddAccesskeyAttribute(HtmlMobileTextWriter) |
编写自定义属性访问键方法,前提是设备支持该属性。Writes a custom attribute access key method, provided that the device supports the attribute. 此 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. (继承自 HtmlControlAdapter) |
| AddAttributes(HtmlMobileTextWriter) |
写入特定于适配器的其他属性。Writes additional attributes that are specific to an adapter. 此 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. (继承自 HtmlControlAdapter) |
| AddJPhoneMultiMediaAttributes(HtmlMobileTextWriter) |
使用此方法为 J-Phone 多媒体特性编写自定义属性。Use this method to write custom attributes for J-Phone multimedia attributes. 此 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. (继承自 HtmlControlAdapter) |
| CalculateOptimumPageWeight(Int32) |
确定设备的最佳页权重。Determines the optimum page weight for the device. 此 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. (继承自 ControlAdapter) |
| CreateTemplatedUI(Boolean) |
由控件调用以创建模板化用户界面 (UI)。Called by a control to create a templated user interface (UI). 此 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. (继承自 ControlAdapter) |
| CreateTextWriter(TextWriter) |
创建并返回适用于给定适配器的文本编写器。Creates and returns a text writer suitable for the given adapters. 此 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. |
| DeterminePostBackMode(HttpRequest, String, String, NameValueCollection) |
调用以确定回发数据集合。Called to determine the postback data collection. 此 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. |
| DeviceQualifies(HttpContext) |
计算此设备适配器集是否适用于指定的请求。Evaluates whether the device adapter set applies to the specified request. 此 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) |
| ExitSecondaryUIMode() |
退出该控件的任何辅助用户界面 (UI) 模式。Exits any secondary user interface (UI) mode for the control. 此 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. (继承自 HtmlControlAdapter) |
| GetDefaultLabel(Int32) |
返回标签控件的本地化默认字符串。Returns the localized default string for the label control. 此 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. (继承自 ControlAdapter) |
| GetFormUrl(Form) |
返回可用来唯一标识窗体的 URL。Returns a URL that can be used to uniquely identify the form. 此 URL 必须只作为参数传递到该文本编写器的 BeginFile(String, String, String) 方法。This URL must only be passed as a parameter to the BeginFile(String, String, String) method of the text writer. 此 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. |
| GetHashCode() |
作为默认哈希函数。Serves as the default hash function. (继承自 Object) |
| GetType() |
获取当前实例的 Type。Gets the Type of the current instance. (继承自 Object) |
| HandleError(Exception, HtmlTextWriter) |
在页的生命周期中发生未经处理的异常时调用。Called if an unhandled exception occurs during the life cycle of the page. 此 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. |
| HandlePagePostBackEvent(String, String) |
如果处理异常,则返回 |
| HandlePostBackEvent(String) |
如果已处理事件,则返回 |
| IsFormRendered(Form) |
返回指定的窗体是否将作为当前请求的一部分呈现。Returns whether or not the specified form is to be rendered as part of the current request. 此 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. |
| LoadAdapterState(Object) |
加载视图状态。Loads the view state. 此 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. (继承自 HtmlControlAdapter) |
| LoadPostData(String, NameValueCollection, Object, Boolean) |
如果适配器处理 post 数据的加载,则返回 |
| MemberwiseClone() |
创建当前 Object 的浅表副本。Creates a shallow copy of the current Object. (继承自 Object) |
| OnInit(EventArgs) |
在初始化窗体或页面等对象后调用。Called after an object, such as a form or a page, is initialized. 此 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. (继承自 ControlAdapter) |
| OnLoad(EventArgs) |
加载与控件、页面或设备适配器相关的数据。Loads data that pertains to a control, a page, or a device adapter. 此 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. (继承自 ControlAdapter) |
| OnPreRender(EventArgs) |
由控件的 OnPreRender(EventArgs) 方法调用,以在呈现前执行适配器特定的工作。Called by the control's OnPreRender(EventArgs) method, to perform adapter-specific work prior to rendering. 此 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. (继承自 ControlAdapter) |
| OnUnload(EventArgs) |
卸载与控件、页或设备适配器有关的数据。Unloads data that pertains to a control, a page, or a device adapter. 此 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. (继承自 ControlAdapter) |
| Render(HtmlMobileTextWriter) |
由该控件的 Render(HtmlTextWriter) 方法调用,用于执行呈现。Called by the control's Render(HtmlTextWriter) method to perform rendering. 此 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. |
| Render(HtmlTextWriter) |
由该控件的 Render 方法调用,用于执行呈现。Called by the control's Render method to perform rendering. 此 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. (继承自 HtmlControlAdapter) |
| RenderAsHiddenInputField(HtmlMobileTextWriter) |
呈现控件的隐藏字段的文本。Renders hidden field text for a control. 此 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. (继承自 HtmlControlAdapter) |
| RenderBeginLink(HtmlMobileTextWriter, String) |
呈现链接的开始标记。Renders the opening tag of a link. 此 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. (继承自 HtmlControlAdapter) |
| RenderChildren(HtmlTextWriter) |
呈现控件的子级。Renders children of the control. 此 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. (继承自 ControlAdapter) |
| RenderEndLink(HtmlMobileTextWriter) |
呈现链接的结束标记。Renders the end tag of a link. 此 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. (继承自 HtmlControlAdapter) |
| RenderForm(HtmlMobileTextWriter, Form) |
呈现给定的窗体。Renders the given form. 由窗体适配器调用。Called by the form adapter. 此 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. |
| RenderHiddenVariables(HtmlMobileTextWriter) |
将页上的所有隐藏变量作为隐藏输入字段呈现。Renders all hidden variables on the page as hidden input fields. 此 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. |
| RenderPostBackEvent(HtmlMobileTextWriter, String, String) |
向适应目标设备的回发事件呈现引用。Renders a reference to a postback event appropriately for the target device. 此 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. |
| RenderPostBackEventAsAnchor(HtmlMobileTextWriter, String, String) |
将回发事件作为定位点呈现,使用由 |
| RenderPostBackEventAsAttribute(HtmlMobileTextWriter, String, String) |
将回发事件作为属性呈现。Renders a postback event as an attribute. 此 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. (继承自 HtmlControlAdapter) |
| RenderPostBackEventReference(HtmlMobileTextWriter, String) |
呈现回发事件引用。Renders a postback event reference. 此 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. (继承自 HtmlControlAdapter) |
| RenderPostBackHeader(HtmlMobileTextWriter, Form) |
呈现与回发关联的标头。Renders the header associated with postbacks. 对于支持脚本的浏览器,这包括执行回发的脚本块。For browsers that support script, this includes a script block to perform postback. 此 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. |
| RenderUrlPostBackEvent(HtmlMobileTextWriter, String, String) |
将对回发事件的引用呈现为 URL。Renders a reference to a postback event, as a URL. 此 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. |
| SaveAdapterState() |
当控件保存其私有视图状态时调用此方法。This method is called when the control saves its private view state. 此 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. (继承自 HtmlControlAdapter) |
| ToString() |
返回表示当前对象的字符串。Returns a string that represents the current object. (继承自 Object) |