Click or drag to resize

IContextApplication Property

Get the application currently using the API.

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
IApplication Application { get; }

Property Value

Type: IApplication
Remarks
A null value mean that the application was not found.
See Also