Sdílet prostřednictvím


UserMapPath.GetAppPathForPath(String, String) Metoda

Definice

Vrátí název virtuálního adresáře, který je přidružený ke konkrétní lokalitě.

public:
 virtual System::String ^ GetAppPathForPath(System::String ^ siteID, System::String ^ path);
public string GetAppPathForPath (string siteID, string path);
abstract member GetAppPathForPath : string * string -> string
override this.GetAppPathForPath : string * string -> string
Public Function GetAppPathForPath (siteID As String, path As String) As String

Parametry

siteID
String

Jedinečný identifikátor webu.

path
String

Adresa URL přidružená k webu.

Návraty

Hodnota siteID musí být jedinečná. Hodnota siteID rozlišuje weby se stejným názvem.

Implementuje

Platí pro