C# Class SIM.Pipelines.UpdateWebConfigHelper

Afficher le fichier Open project: Sitecore/Sitecore-Instance-Manager

Méthodes publiques

Méthode Description
GetHttpRuntime ( XmlDocument configuration, bool createIfMissing = false ) : XmlElement
Process ( [ rootFolderPath, [ webRootPath, [ dataFolder, bool serverSideRedirect, bool increaseExecutionTimeout ) : void

Private Methods

Méthode Description
CreateIncludeFile ( [ rootFolderPath, [ includeFileName, [ settings ) : void

Method Details

GetHttpRuntime() public static méthode

public static GetHttpRuntime ( XmlDocument configuration, bool createIfMissing = false ) : XmlElement
configuration System.Xml.XmlDocument
createIfMissing bool
Résultat System.Xml.XmlElement

Process() public static méthode

public static Process ( [ rootFolderPath, [ webRootPath, [ dataFolder, bool serverSideRedirect, bool increaseExecutionTimeout ) : void
rootFolderPath [
webRootPath [
dataFolder [
serverSideRedirect bool
increaseExecutionTimeout bool
Résultat void