IHostConfigurationHasUserModules Method
Gets if the user has a specific module active.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
bool HasUserModules(
LicencyModules checkModule
)
Function HasUserModules (
checkModule As LicencyModules
) As Boolean
- checkModule LicencyModules
- LicencyModules with the module to check.
Boolean if allowed; otherwise,
.