XhtmlMobileTextWriter.MarkWmlOnEventLocation 方法

定义

标记输出流中要插入 <wml:onevent> 元素的位置。 此 API 已过时。 有关如何开发 ASP.NET 移动应用程序的信息,请参阅 Mobile Apps &具有 ASP.NET 的网站。

public:
 virtual void MarkWmlOnEventLocation();
public virtual void MarkWmlOnEventLocation();
abstract member MarkWmlOnEventLocation : unit -> unit
override this.MarkWmlOnEventLocation : unit -> unit
Public Overridable Sub MarkWmlOnEventLocation ()

注解

呈现期间由页面适配器调用。

此方法主要由自定义移动页面和控件适配器的开发人员使用。

适用于

另请参阅