Interface IApiContentStartItem
Namespace: Umbraco.Cms.Core.Models.DeliveryApi
Assembly: Umbraco.Core.dll
Syntax
public interface IApiContentStartItem
Properties
View SourceId
Declaration
Guid Id { get; }
Property Value
Type | Description |
---|---|
Guid |
Path
Declaration
string Path { get; }
Property Value
Type | Description |
---|---|
System.String |