Enum RouteDirection
The direction of a route
Namespace: Umbraco.Cms.Core.Routing
Assembly: Umbraco.Core.dll
Syntax
public enum RouteDirectionFields
| Name | Description | 
|---|---|
| Inbound | An inbound route used to map a URL to a content item | 
| Outbound | An outbound route used to generate a URL for a content item |