Share via


XhtmlControlAdapter.RenderPostBackEventAsAnchor 方法

定义

将回发事件呈现为页上的链接。 此 API 已废弃不用。 有关如何开发 ASP.NET 移动应用程序的信息,请参阅 移动应用 & 具有 ASP.NET 的网站

重载

RenderPostBackEventAsAnchor(XhtmlMobileTextWriter, String, String)

将回发事件呈现为具有指定参数和文本的链接。 此 API 已废弃不用。 有关如何开发 ASP.NET 移动应用程序的信息,请参阅 移动应用 & 具有 ASP.NET 的网站

RenderPostBackEventAsAnchor(XhtmlMobileTextWriter, String, String, String)

将回发事件呈现为具有指定参数、文本和访问键的链接。 此 API 已废弃不用。 有关如何开发 ASP.NET 移动应用程序的信息,请参阅 移动应用 & 具有 ASP.NET 的网站

RenderPostBackEventAsAnchor(XhtmlMobileTextWriter, String, String, String, Style, String)

将回发事件呈现为链接,该链接具有指定参数、文本和访问键,并具有指定的样式或指定的级联样式表类名称。 此 API 已废弃不用。 有关如何开发 ASP.NET 移动应用程序的信息,请参阅 移动应用 & 具有 ASP.NET 的网站

RenderPostBackEventAsAnchor(XhtmlMobileTextWriter, String, String)

将回发事件呈现为具有指定参数和文本的链接。 此 API 已废弃不用。 有关如何开发 ASP.NET 移动应用程序的信息,请参阅 移动应用 & 具有 ASP.NET 的网站

protected:
 virtual void RenderPostBackEventAsAnchor(System::Web::UI::MobileControls::Adapters::XhtmlAdapters::XhtmlMobileTextWriter ^ writer, System::String ^ argument, System::String ^ linkText);
protected virtual void RenderPostBackEventAsAnchor (System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter writer, string argument, string linkText);
abstract member RenderPostBackEventAsAnchor : System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter * string * string -> unit
override this.RenderPostBackEventAsAnchor : System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter * string * string -> unit
Protected Overridable Sub RenderPostBackEventAsAnchor (writer As XhtmlMobileTextWriter, argument As String, linkText As String)

参数

writer
XhtmlMobileTextWriter

用于在客户端浏览器上呈现服务器控件内容的 XhtmlMobileTextWriter 对象。

argument
String

包含要为事件提供的参数的字符串。

linkText
String

一个字符串,它包含要在链接中显示的文本。

注解

此方法主要由.NET Framework在内部使用。

另请参阅

适用于

RenderPostBackEventAsAnchor(XhtmlMobileTextWriter, String, String, String)

将回发事件呈现为具有指定参数、文本和访问键的链接。 此 API 已废弃不用。 有关如何开发 ASP.NET 移动应用程序的信息,请参阅 移动应用 & 具有 ASP.NET 的网站

protected:
 virtual void RenderPostBackEventAsAnchor(System::Web::UI::MobileControls::Adapters::XhtmlAdapters::XhtmlMobileTextWriter ^ writer, System::String ^ argument, System::String ^ linkText, System::String ^ accessKey);
protected virtual void RenderPostBackEventAsAnchor (System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter writer, string argument, string linkText, string accessKey);
abstract member RenderPostBackEventAsAnchor : System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter * string * string * string -> unit
override this.RenderPostBackEventAsAnchor : System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter * string * string * string -> unit
Protected Overridable Sub RenderPostBackEventAsAnchor (writer As XhtmlMobileTextWriter, argument As String, linkText As String, accessKey As String)

参数

writer
XhtmlMobileTextWriter

用于在客户端浏览器上呈现服务器控件内容的 XhtmlMobileTextWriter 对象。

argument
String

要传递给事件的参数。

linkText
String

将出现在链接中的文本。

accessKey
String

用作快捷键的字符。

注解

此方法主要由内部.NET Framework使用。

另请参阅

适用于

RenderPostBackEventAsAnchor(XhtmlMobileTextWriter, String, String, String, Style, String)

将回发事件呈现为链接,该链接具有指定参数、文本和访问键,并具有指定的样式或指定的级联样式表类名称。 此 API 已废弃不用。 有关如何开发 ASP.NET 移动应用程序的信息,请参阅 移动应用 & 具有 ASP.NET 的网站

protected:
 virtual void RenderPostBackEventAsAnchor(System::Web::UI::MobileControls::Adapters::XhtmlAdapters::XhtmlMobileTextWriter ^ writer, System::String ^ argument, System::String ^ linkText, System::String ^ accessKey, System::Web::UI::MobileControls::Style ^ style, System::String ^ cssClass);
protected virtual void RenderPostBackEventAsAnchor (System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter writer, string argument, string linkText, string accessKey, System.Web.UI.MobileControls.Style style, string cssClass);
abstract member RenderPostBackEventAsAnchor : System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter * string * string * string * System.Web.UI.MobileControls.Style * string -> unit
override this.RenderPostBackEventAsAnchor : System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter * string * string * string * System.Web.UI.MobileControls.Style * string -> unit
Protected Overridable Sub RenderPostBackEventAsAnchor (writer As XhtmlMobileTextWriter, argument As String, linkText As String, accessKey As String, style As Style, cssClass As String)

参数

writer
XhtmlMobileTextWriter

用于在客户端浏览器上呈现服务器控件内容的 XhtmlMobileTextWriter 对象。

argument
String

要传递给事件的参数。

linkText
String

要在链接中显示的文本。

accessKey
String

用作快捷键的字符。

style
Style

Style 对象。

cssClass
String

当前级联样式表中的类的名称。

注解

此方法主要由内部.NET Framework使用。

另请参阅

适用于