Interface IApiContentRouteBuilder
Namespace: Umbraco.Cms.Core.DeliveryApi
Assembly: Umbraco.Core.dll
Syntax
public interface IApiContentRouteBuilder
Methods
View SourceBuild(IPublishedContent, String)
Declaration
IApiContentRoute Build(IPublishedContent content, string culture = null)
Parameters
| Type | Name | Description |
|---|---|---|
| IPublished |
content | |
| System. |
culture |
Returns
| Type | Description |
|---|---|
| IApi |