Click or drag to resize
ModuleInstallationExceptionModuleName Property
Gets name of the module that caused the exception.

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 9.0.0
Syntax
C#
public string ModuleName { get; protected set; }

Property Value

Type: String
See Also