Click or drag to resize

AskiaPortalCmnApiValidate Method

Indicates if the API application context is valid.
Check if the current module has been initialized.

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
public static IReturnValue Validate()

Return Value

Type: IReturnValue
Successful return value when the context is valid.

Return Value

Type: IReturnValue
CurrentModuleNotInitialized
See Also