![]() ![]() |
ESRI.ArcGIS.ADF | |
IISHelper Class Methods | |
See Also Send comments on this topic. |
ESRI.ArcGIS.ADF Namespace : IISHelper Class |
For a list of all members of this type, see IISHelper members.
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 |
![]() ![]() | 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. |