Sdílet prostřednictvím


UserMapPath.ResolveSiteArgument(String, String, String) Metoda

Definice

Naplní název lokality a ID webu na základě hodnoty argumentu webu.

public:
 virtual void ResolveSiteArgument(System::String ^ siteArgument, [Runtime::InteropServices::Out] System::String ^ % siteName, [Runtime::InteropServices::Out] System::String ^ % siteID);
public void ResolveSiteArgument (string siteArgument, out string siteName, out string siteID);
abstract member ResolveSiteArgument : string * string * string -> unit
override this.ResolveSiteArgument : string * string * string -> unit
Public Sub ResolveSiteArgument (siteArgument As String, ByRef siteName As String, ByRef siteID As String)

Parametry

siteArgument
String

Název nebo identifikátor webu.

siteName
String

Výchozí název webu.

siteID
String

Jedinečný identifikátor webu.

Implementuje

Poznámky

Pokud siteArgument je null nebo se rovná výchozímu názvu webu nebo se rovná výchozímu identifikátoru webu, siteName siteID hodnoty a jsou vyplněny výchozími hodnotami lokality.

Platí pro