Interface IApiContentPathProvider
Namespace: Umbraco.Cms.Core.DeliveryApi
Assembly: Umbraco.Core.dll
Syntax
public interface IApiContentPathProvider
Methods
View SourceGetContentPath(IPublishedContent, String)
Declaration
string GetContentPath(IPublishedContent content, string culture)
Parameters
Type | Name | Description |
---|---|---|
IPublishedContent | content | |
System.String | culture |
Returns
Type | Description |
---|---|
System.String |