Table of Contents

Field ListenerDidNotHandleEventDetail

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

Listener of type '{0}' registered with event manager of type '{1}', but then did not handle the event. The listener is coded incorrectly.

public const string ListenerDidNotHandleEventDetail = "ListenerDidNotHandleEventDetail"

Returns

string
Listener of type '{0}' registered with event manager of type '{1}', but then did not handle the event. The listener is coded incorrectly.