UserMapPath.GetAppPathForPath(String, String) Method

Definition

Returns the virtual directory name that is associated with a specific site.

C#
public string GetAppPathForPath(string siteID, string path);

Parameters

siteID
String

A unique identifier for the site.

path
String

The URL that is associated with the site.

Returns

The siteID value must be unique. The siteID value distinguishes sites that have the same name.

Implements

Applies to

Tuote Versiot
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1