Click or drag to resize
ModuleInstallerConfiguration Class
Holds configuration information for module installation.
Inheritance Hierarchy
SystemObject
  CMS.Modules.InternalModuleInstallerConfiguration

Namespace: CMS.Modules.Internal
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 10.0.0
Syntax
C#
public static class ModuleInstallerConfiguration

The ModuleInstallerConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberModuleInstallerUserProvider
Gets or sets function providing user for the purpose of module installation.
Top
Remarks
This API supports the framework infrastructure and is not intended to be used directly from your code.
See Also