AskiaPortalCmnApi Methods |
The AskiaPortalCmnApi type exposes the following members.
Name | Description | |
---|---|---|
InitializeModule |
Indicates which module is currently using the API.
| |
RegisterInitEvent |
Register on init event
| |
Validate |
Indicates if the API application context is valid. Check if the current module has been initialized. | |
ValidateAndThrow |
Same method than Validate,
but throw the exception if the API application context is not valid.
|