Click or drag to resize

AskiaPortalCmnApi Methods

The AskiaPortalCmnApi type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCode exampleInitializeModule
Indicates which module is currently using the API.
Public methodStatic memberRegisterInitEvent
Register on init event
Public methodStatic memberValidate
Indicates if the API application context is valid.
Check if the current module has been initialized.
Public methodStatic memberValidateAndThrow
Same method than Validate, but throw the exception if the API application context is not valid.
Top
See Also