Routing.FormatRoute Метод

Определение

Перегрузки

FormatRoute(List<String>)
FormatRoute(String)

FormatRoute(List<String>)

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

Параметры

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

Возвращаемое значение

System.String

Применяется к

FormatRoute(String)

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

Параметры

route
System.String

Возвращаемое значение

System.String

Применяется к