XhtmlLiteralTextAdapter::RenderBeginLink Method
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
| Name | Description | |
|---|---|---|
![]() | RenderBeginLink(XhtmlMobileTextWriter^, String^) | Renders the opening tag of a link using the given XhtmlMobileTextWriter and target. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from XhtmlControlAdapter.) |
![]() | RenderBeginLink(XhtmlMobileTextWriter^, String^, String^, Style^, String^) | Renders the opening tag of a link using the given XhtmlMobileTextWriter and target, as well as the given styles or the given cascading style sheet class name. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from XhtmlControlAdapter.) |
![]() | RenderBeginLink(XhtmlMobileTextWriter^, String^, String^, Style^, String^, String^) | Renders the opening tag of a link using the given XhtmlMobileTextWriter and target, as well as either the given styles or the given cascading style sheet class name, the access key, and the title text. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from XhtmlControlAdapter.) |
