ESRI.ArcGIS.ADF.Core | |
CreateVirtualDirectory Method | |
See Also Send comments on this topic. |
ESRI.ArcGIS.ADF Namespace > IISHelper Class : CreateVirtualDirectory Method |
Overload | Description |
---|---|
CreateVirtualDirectory(String,String,String) | Create a web application with the virtual directory name. The virtual directory is physically under the root of the web site. |
CreateVirtualDirectory(String,String,String,String) | Create a web application with the virtual directory name. The physical path of the virtual directory is passed in as a parameter. |
CreateVirtualDirectory(String,String,String,String,String,String) | Create a web application with the virtual directory name. The physical path of the virtual directory is passed in as a parameter. |
CreateVirtualDirectory(String,String,String,String,String,Boolean,String) | Create a web application with the virtual directory name. The physical path of the virtual directory is passed in as a parameter. |