Table of Contents

Method GetEventKey

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetEventKey(Type?, EventInfo?)

Gets event key.

public static string? GetEventKey(Type? type, EventInfo? evt)

Parameters

type Type

Type of the object.

evt EventInfo

Event information.

Returns

string

Event id.