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