Click or drag to resize

LicenseIsModuleInstalled Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Security.UserManagement
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
[ObsoleteAttribute("Use IsModuleAvailable instead.")]
public static bool IsModuleInstalled(
	string strModuleSystemName,
	bool refreshCache = false
)

Parameters

strModuleSystemName
Type: SystemString
refreshCache (Optional)
Type: SystemBoolean

Return Value

Type: Boolean
See Also