C# Class SIM.Adapters.WebServer.WebServerManager

Afficher le fichier Open project: Sitecore/Sitecore-Instance-Manager Class Usage Examples

Méthodes publiques

Méthode Description
AddHostBinding ( [ siteName, [ binding ) : bool
DeleteWebsite ( [ id ) : void
HostBindingExists ( [ host ) : bool
IsApplicationPoolRunning ( [ appPool ) : bool
WebsiteExists ( [ name ) : bool

Private Methods

Méthode Description
CreateContext ( [ debugLocation, object callingClass = null ) : WebServerContext
DeleteWebsite ( [ context, [ site ) : void
GetWebRootPath ( [ site ) : string

Method Details

AddHostBinding() public static méthode

public static AddHostBinding ( [ siteName, [ binding ) : bool
siteName [
binding [
Résultat bool

DeleteWebsite() public static méthode

public static DeleteWebsite ( [ id ) : void
id [
Résultat void

HostBindingExists() public static méthode

public static HostBindingExists ( [ host ) : bool
host [
Résultat bool

IsApplicationPoolRunning() public static méthode

public static IsApplicationPoolRunning ( [ appPool ) : bool
appPool [
Résultat bool

WebsiteExists() public static méthode

public static WebsiteExists ( [ name ) : bool
name [
Résultat bool