Freigeben über


Routing.FormatRoute Methode

Definition

Überlädt

FormatRoute(List<String>)

public static string FormatRoute(System.Collections.Generic.List<string> segments);
static member FormatRoute : System.Collections.Generic.List<string> -> string

Parameter

segments
System.Collections.Generic.List<System.String>

Gibt zurück

System.String

Gilt für:

FormatRoute(String)

public static string FormatRoute(string route);
static member FormatRoute : string -> string

Parameter

route
System.String

Gibt zurück

System.String

Gilt für: