EventReceiverManager Class

Definition

Manages the events contained in states within an Interaction Element.

public ref class EventReceiverManager
public class EventReceiverManager
type EventReceiverManager = class
Public Class EventReceiverManager
Inheritance
EventReceiverManager

Properties

EventReceivers

Dictionary of active event receivers for the state events.

Methods

InvokeStateEvent(String, BaseEventData)

Invoke a state event with optional event data.

Applies to