Sdílet prostřednictvím


UserMapPath.MapPath(String, String) Metoda

Definice

Vrátí fyzickou cestu založenou na ID webu a na adrese URL, která je přidružena k webu.

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

Parametry

siteID
String

Jedinečný identifikátor webu.

path
String

Adresa URL, která je přidružena k webu.

Návraty

String

Fyzická cesta k webu

Implementuje

Platí pro