Show / Hide Table of Contents

Class WidgetInstaller

Inheritance
object
ComponentInstallerBase
FileInstaller
WidgetInstaller
Inherited Members
FileInstaller.Commit()
FileInstaller.Install()
FileInstaller.ReadManifest(XPathNavigator)
FileInstaller.Rollback()
FileInstaller.UnInstall()
FileInstaller.CommitFile(InstallFile)
FileInstaller.DeleteFile(InstallFile)
FileInstaller.InstallFile(InstallFile)
FileInstaller.IsCorrectType(InstallFileType)
FileInstaller.ProcessFile(InstallFile, XPathNavigator)
FileInstaller.ReadCustomManifest(XPathNavigator)
FileInstaller.ReadManifestItem(XPathNavigator, bool)
FileInstaller.RollbackFile(InstallFile)
FileInstaller.UnInstallFile(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 WidgetInstaller : FileInstaller

Constructors

WidgetInstaller()

Declaration
public WidgetInstaller()

Properties

AllowableFiles

Declaration
public override string AllowableFiles { get; }
Property Value
Type Description
string
Overrides
ComponentInstallerBase.AllowableFiles

CollectionNodeName

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

ItemNodeName

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

PhysicalBasePath

Declaration
protected override string PhysicalBasePath { get; }
Property Value
Type Description
string
Overrides
FileInstaller.PhysicalBasePath

Extension Methods

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