AskiaPortalCmnApiCurrentModule Property |
Gets the module currently using the API
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax public static IModule CurrentModule { get; }
Public Shared ReadOnly Property CurrentModule As IModule
Get
public:
static property IModule^ CurrentModule {
IModule^ get ();
}
Property Value
Type:
IModuleExceptions See Also