ChtmlPageAdapter.EventSourceKey 属性

定义

返回用于提交事件源的密钥。 此 API 已过时。 有关如何开发 ASP.NET 移动应用程序的信息,请参阅 Mobile Apps &具有 ASP.NET 的网站。

protected:
 virtual property System::String ^ EventSourceKey { System::String ^ get(); };
protected override string EventSourceKey { get; }
member this.EventSourceKey : string
Protected Overrides ReadOnly Property EventSourceKey As String

属性值

用于提交事件源的密钥。

适用于

另请参阅