Interface IApiContentRoute
Namespace: Umbraco.Cms.Core.Models.DeliveryApi
Assembly: Umbraco.Core.dll
Syntax
public interface IApiContentRouteProperties
View SourcePath
Declaration
string Path { get; }Property Value
| Type | Description | 
|---|---|
| System.String | 
StartItem
Declaration
IApiContentStartItem StartItem { get; }Property Value
| Type | Description | 
|---|---|
| IApiContentStartItem |