IConfigMapPath Methods
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | GetAppPathForPath(String, String) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the virtual-directory name associated with a specific site. |
![]() | GetDefaultSiteNameAndID(String, String) | This API supports the product infrastructure and is not intended to be used directly from your code. Populates the default site name and the site ID. |
![]() | GetMachineConfigFilename() | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the machine-configuration file name. |
![]() | GetPathConfigFilename(String, String, String, String) | This API supports the product infrastructure and is not intended to be used directly from your code. Populates the directory and name of the configuration file based on the site ID and site path. |
![]() | GetRootWebConfigFilename() | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the name of the configuration file at the Web root. |
![]() | MapPath(String, String) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the physical directory path based on the site ID and URL associated with the site. |
![]() | ResolveSiteArgument(String, String, String) | This API supports the product infrastructure and is not intended to be used directly from your code. Populates the site name and site ID based on a site argument value. |
