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 |
|---|---|---|
| string | path |
Returns
| Type | Description |
|---|---|
| IPublishedContent |