Show / Hide Table of Contents

Class ContainerInstaller

Inheritance
object
ComponentInstallerBase
FileInstaller
SkinInstaller
ContainerInstaller
Inherited Members
SkinInstaller.Install()
SkinInstaller.Rollback()
SkinInstaller.UnInstall()
SkinInstaller.ProcessFile(InstallFile, XPathNavigator)
SkinInstaller.ReadCustomManifest(XPathNavigator)
SkinInstaller.UnInstallFile(InstallFile)
SkinInstaller.AllowableFiles
SkinInstaller.PhysicalBasePath
SkinInstaller.RootPath
SkinInstaller.SkinFiles
FileInstaller.Commit()
FileInstaller.ReadManifest(XPathNavigator)
FileInstaller.CommitFile(InstallFile)
FileInstaller.DeleteFile(InstallFile)
FileInstaller.InstallFile(InstallFile)
FileInstaller.IsCorrectType(InstallFileType)
FileInstaller.ReadManifestItem(XPathNavigator, bool)
FileInstaller.RollbackFile(InstallFile)
FileInstaller.SupportsManifestOnlyInstall
FileInstaller.DeleteFiles
FileInstaller.Files
FileInstaller.DefaultPath
FileInstaller.BasePath
ComponentInstallerBase.ReadEventMessageNode(XPathNavigator)
ComponentInstallerBase.InstallMode
ComponentInstallerBase.Log
ComponentInstallerBase.PackageFiles
ComponentInstallerBase.PhysicalSitePath
ComponentInstallerBase.Completed
ComponentInstallerBase.Package
ComponentInstallerBase.Skipped
ComponentInstallerBase.Type
ComponentInstallerBase.Version
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Services.Installer.Installers
Assembly: DotNetNuke.dll
Syntax
public class ContainerInstaller : SkinInstaller

Constructors

ContainerInstaller()

Declaration
public ContainerInstaller()

Properties

CollectionNodeName

Declaration
protected override string CollectionNodeName { get; }
Property Value
Type Description
string
Overrides
SkinInstaller.CollectionNodeName

ItemNodeName

Declaration
protected override string ItemNodeName { get; }
Property Value
Type Description
string
Overrides
SkinInstaller.ItemNodeName

SkinNameNodeName

Declaration
protected override string SkinNameNodeName { get; }
Property Value
Type Description
string
Overrides
SkinInstaller.SkinNameNodeName

SkinRoot

Declaration
protected override string SkinRoot { get; }
Property Value
Type Description
string
Overrides
SkinInstaller.SkinRoot

SkinType

Declaration
protected override string SkinType { get; }
Property Value
Type Description
string
Overrides
SkinInstaller.SkinType

Extension Methods

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