ChtmlPageAdapter.EventSourceKey Właściwość

Definicja

Zwraca klucz używany do przesyłania źródła zdarzeń. Ten interfejs API jest nieaktualny. Aby uzyskać informacje o sposobie tworzenia aplikacji mobilnych ASP.NET, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & z 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

Wartość właściwości

Klucz używany do przesyłania źródła zdarzeń.

Dotyczy

Zobacz też