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 |
---|---|---|
IPublished |
content | |
System. |
culture |
Returns
Type | Description |
---|---|
System. |