Constructs the ContainerComponentWriter
Namespace: DotNetNuke.Services.Installer.WritersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public CleanupComponentWriter( string basePath, SortedList<string, InstallFile> files ) |
Visual Basic |
---|
Public Sub New ( basePath As String, files As SortedList(Of String, InstallFile) ) |
Parameters
- basePath
- Type: System..::..String
Base Path.
- files
- Type: System.Collections.Generic..::..SortedList<(Of <(<'String, InstallFile>)>)>
A Dictionary of files