ESRI.ArcGIS.ADF.Core | |
IISHelper Class Members | |
See Also Methods Send Feedback |
ESRI.ArcGIS.ADF Namespace : IISHelper Class |
The following tables list the members exposed by IISHelper.
Name | Description | |
---|---|---|
IISHelper Constructor | Initializes a new instance of the IISHelper Class |
Name | Description | |
---|---|---|
ChangePhysicalPathOfVirtualDirectory | Change the physical path of a virtual directory. | |
CheckServerForAccess | Check IIS Server for access permissions | |
CreateApplicationFromVirtualDirectory | Turn a virtual directory into an application. | |
CreateVirtualDirectory | Overloaded. Create a web application with the virtual directory name. The virtual directory is physically under the root of the web site. | |
DeleteVirtualDirectory | Delete a virtual directory | |
GetApplicationPoolForWebDirectory | Retrieves the Application Pool under which a web application runs. | |
GetIISApplicationDirectories | Retrieves the list of application directories from an IIS Website | |
GetIISLocation | Get the Active Directory path for the server and the port | |
GetIISVirtualDirectories | Overloaded. Retrieves the list of virtual directories from the default website on IIS | |
GetPhysicalIISRootDirectory | Get the root directory of the IIS Server specified | |
GetPhysicalPath | Get the physical path of a virtual directory. | |
GetSiteIdentifier | Gets the Identifier used for the website. Useful for servers with multiple websites. This routine does not return the Site number. | |
GetSiteIdentifierNumber | Gets the Identifier (site number) used for the website. Useful for servers with multiple websites. | |
GetWebsitesOnIISServer | Gets a list of websites on an IIS Server | |
IsIISAvailable | Overloaded. Check if the IIS server is available. | |
IsVirtualDirectoryAnApplication | Check if a virtual directory is an application | |
IsWebSiteUp | Verify if a website is up. | |
RenameVirtualDirectory | Rename a virtual directory. | |
SetSingleProperty | Set a single propery of the virtual directory. | |
VirtualDirectoryExists | Check if a virtual directory exists. |