HtmlListAdapter Methods
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
| Name | Description | |
|---|---|---|
![]() | AddAccesskeyAttribute(HtmlMobileTextWriter) | Writes a custom attribute access key method, provided that the device supports the attribute. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from HtmlControlAdapter.) |
![]() | AddAttributes(HtmlMobileTextWriter) | Writes additional attributes that are specific to an adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from HtmlControlAdapter.) |
![]() | AddJPhoneMultiMediaAttributes(HtmlMobileTextWriter) | Use this method to write custom attributes for J-Phone multimedia attributes. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from HtmlControlAdapter.) |
![]() | CalculateOptimumPageWeight(Int32) | Determines the optimum page weight for the device. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from ControlAdapter.) |
![]() | CreateTemplatedUI(Boolean) | Called by a control to create a templated user interface (UI). This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from ControlAdapter.) |
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | ExitSecondaryUIMode() | Exits any secondary user interface (UI) mode for the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from HtmlControlAdapter.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetDefaultLabel(Int32) | Returns the localized default string for the label control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from ControlAdapter.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | HandlePostBackEvent(String) | Returns true if the event was handled. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from ControlAdapter.) |
![]() | LoadAdapterState(Object) | Loads the view state. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from HtmlControlAdapter.) |
![]() | LoadPostData(String, NameValueCollection, Object, Boolean) | Returns true if the adapter handles loading the post data. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from ControlAdapter.) |
![]() | MemberwiseClone() | |
![]() | OnInit(EventArgs) | Called after an object, such as a form or a page, is initialized. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from ControlAdapter.) |
![]() | OnLoad(EventArgs) | Loads data that pertains to a control, a page, or a device adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from ControlAdapter.) |
![]() | OnPreRender(EventArgs) | Called by the control's OnPreRender method, to perform adapter-specific work prior to rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from ControlAdapter.) |
![]() | OnUnload(EventArgs) | Unloads data that pertains to a control, a page, or a device adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from ControlAdapter.) |
![]() | Render(HtmlMobileTextWriter) | Called by the control's Render method to perform rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Overrides HtmlControlAdapter.Render(HtmlMobileTextWriter).) |
![]() | Render(HtmlTextWriter) | Called by the control's Render method to perform rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from HtmlControlAdapter.) |
![]() | RenderAsHiddenInputField(HtmlMobileTextWriter) | Renders hidden field text for a control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from HtmlControlAdapter.) |
![]() | RenderBeginLink(HtmlMobileTextWriter, String) | Renders the opening tag of a link. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from HtmlControlAdapter.) |
![]() | RenderChildren(HtmlTextWriter) | Renders children of the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from ControlAdapter.) |
![]() | RenderEndLink(HtmlMobileTextWriter) | Renders the end tag of a link. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from HtmlControlAdapter.) |
![]() | RenderList(HtmlMobileTextWriter) | Writes a list to the specified output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | RenderPostBackEventAsAnchor(HtmlMobileTextWriter, String, String) | Renders a postback event as an anchor, with the text specified by the linkText parameter as a label. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from HtmlControlAdapter.) |
![]() | RenderPostBackEventAsAttribute(HtmlMobileTextWriter, String, String) | Renders a postback event as an attribute. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from HtmlControlAdapter.) |
![]() | RenderPostBackEventReference(HtmlMobileTextWriter, String) | Renders a postback event reference. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from HtmlControlAdapter.) |
![]() | SaveAdapterState() | This method is called when the control saves its private view state. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from HtmlControlAdapter.) |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |

