Show / Hide Table of Contents

Class JavaScriptLibraryInstaller

Inheritance
object
ComponentInstallerBase
JavaScriptLibraryInstaller
Inherited Members
ComponentInstallerBase.ReadEventMessageNode(XPathNavigator)
ComponentInstallerBase.AllowableFiles
ComponentInstallerBase.InstallMode
ComponentInstallerBase.Log
ComponentInstallerBase.PackageFiles
ComponentInstallerBase.PhysicalSitePath
ComponentInstallerBase.SupportsManifestOnlyInstall
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 JavaScriptLibraryInstaller : ComponentInstallerBase

Constructors

JavaScriptLibraryInstaller()

Declaration
public JavaScriptLibraryInstaller()

Methods

Commit()

Declaration
public override void Commit()
Overrides
ComponentInstallerBase.Commit()

Install()

Declaration
public override void Install()
Overrides
ComponentInstallerBase.Install()

ReadManifest(XPathNavigator)

Declaration
public override void ReadManifest(XPathNavigator manifestNav)
Parameters
Type Name Description
XPathNavigator manifestNav
Overrides
ComponentInstallerBase.ReadManifest(XPathNavigator)

Rollback()

Declaration
public override void Rollback()
Overrides
ComponentInstallerBase.Rollback()

UnInstall()

Declaration
public override void UnInstall()
Overrides
ComponentInstallerBase.UnInstall()

Extension Methods

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