Class Constants.DeliveryApi.Routing
Constants for Delivery API routing purposes.
Inheritance
System.Object
      Namespace: Umbraco.Cms.Core
Assembly: Umbraco.Core.dll
Syntax
public static class RoutingFields
View SourcePreviewContentPathPrefix
Path prefix for unpublished content requested in a preview context.
Declaration
public const string PreviewContentPathPrefix = "preview-"Field Value
| Type | Description | 
|---|---|
| System.String |