Share via


ChtmlPageAdapter.EventSourceKey 屬性

定義

傳回要用來提交事件來源的金鑰。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with 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

屬性值

要用來提交事件來源的金鑰。

適用於

另請參閱