Namespace Umbraco.Cms.Core.Models.DeliveryApi
Classes
ApiBlockGridArea
Represents an area within a block grid item in the Delivery API.
ApiBlockGridItem
Represents a block grid item in the Delivery API.
ApiBlockGridModel
Represents a block grid model in the Delivery API.
ApiBlockItem
Represents a block item in the Delivery API.
ApiBlockListModel
Represents a block list model in the Delivery API.
ApiContent
Represents content in the Delivery API.
ApiContentResponse
Represents a content response in the Delivery API that includes culture-specific routes.
ApiContentRoute
Represents a route to content in the Delivery API.
ApiContentStartItem
Represents a start item for content routing in the Delivery API.
ApiElement
Represents a generic element in the Delivery API.
ApiLink
Represents a link in the Delivery API.
ApiMedia
Represents media in the Delivery API.
ImageCrop
Represents an image crop definition in the Delivery API.
ImageCropCoordinates
Represents the coordinates of an image crop area in the Delivery API.
ImageFocalPoint
Represents the focal point of an image in the Delivery API.
ProtectedAccess
Represents protected access information for content in the Delivery API.
RichTextGenericElement
Represents a generic HTML element within rich text content in the Delivery API.
RichTextModel
Represents a rich text model in the Delivery API.
RichTextRootElement
Represents the root element of rich text content in the Delivery API.
RichTextTextElement
Represents a text node within rich text content in the Delivery API.
Interfaces
IApiContent
Represents content in the Delivery API.
IApiContentResponse
Represents a content response in the Delivery API that includes culture-specific routes.
IApiContentRoute
Represents a route to content in the Delivery API.
IApiContentStartItem
Represents a start item for content routing in the Delivery API.
IApiElement
Represents a generic element in the Delivery API.
IApiMedia
Represents media in the Delivery API.
IApiMediaWithCrops
Represents media with image cropping information in the Delivery API.
IApiMediaWithCropsResponse
Represents a media response with cropping information in the Delivery API.
IRichTextElement
Represents an element within rich text content in the Delivery API.