Method GetPath
GetPath(IEnumerable<IConcreteRoutePart>)
Gets the path represented by the specified route parts.
Declaration
public static string GetPath(IEnumerable<IConcreteRoutePart> routeParts)
Parameters
| Type | Name | Description |
|---|---|---|
| IEnumerable<IConcreteRoutePart> | routeParts |
Returns
| Type | Description |
|---|---|
| string |