Skip to main content

IEventContext interface

Namespace: NextDesign.Desktop

Description

Provides access to an event's execution context.

Inherit Base

NameDescription
IContextA context is given when the extension is run.
The extension implementation can refer to shared variables and running extension configuration information through this context.

Property

NameDescription
EventRunning event definition information
GlobalExtension Sharing Context