Show / Hide Table of Contents

Class CleanupComponentWriter

Inheritance
object
CleanupComponentWriter
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Services.Installer.Writers
Assembly: DotNetNuke.dll
Syntax
public class CleanupComponentWriter

Constructors

CleanupComponentWriter(string, SortedList<string, InstallFile>)

Declaration
public CleanupComponentWriter(string basePath, SortedList<string, InstallFile> files)
Parameters
Type Name Description
string basePath
SortedList<string, InstallFile> files

Methods

WriteManifest(XmlWriter)

Declaration
public virtual void WriteManifest(XmlWriter writer)
Parameters
Type Name Description
XmlWriter writer

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS