Class NoopRequestRoutingService
Inheritance
object
Namespace: Umbraco.Cms.Core.DeliveryApi
Assembly: Umbraco.Core.dll
Syntax
public sealed class NoopRequestRoutingService : IRequestRoutingService
Methods
View SourceGetContentRoute(string)
Retrieves the actual route for content in the content cache from a requested content path
Declaration
public string GetContentRoute(string requestedPath)
Parameters
| Type | Name | Description |
|---|---|---|
| string | requestedPath |
Returns
| Type | Description |
|---|---|
| string |