Interface IComponentInstaller
Namespace: DotNetNuke.ComponentModel
Assembly: DotNetNuke.dll
Syntax
public interface IComponentInstaller
Methods
InstallComponents(IContainer)
Declaration
void InstallComponents(IContainer container)
Parameters
| Type | Name | Description |
|---|---|---|
| IContainer | container |