Click or drag to resize

AskiaPortalCmnApiCurrentModuleGuid Property

Note: This API is now obsolete.

Gets the GUID of the module currently using the current API

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
[ObsoleteAttribute("Use the .CurrentModule.Guid instead.")]
public static Guid CurrentModuleGuid { get; }

Property Value

Type: Guid
Exceptions
See Also