Interface IApiContentPathResolver
Namespace: Umbraco.Cms.Core.DeliveryApi
Assembly: Umbraco.Core.dll
Syntax
public interface IApiContentPathResolver
Methods
View SourceResolveContentPath(String)
Declaration
IPublishedContent ResolveContentPath(string path)
Parameters
Type | Name | Description |
---|---|---|
System.String | path |
Returns
Type | Description |
---|---|
IPublishedContent |