Interface IRequestPreviewService
Namespace: Umbraco.Cms.Core.DeliveryApi
Assembly: Umbraco.Core.dll
Syntax
public interface IRequestPreviewService
Methods
View SourceIsPreview()
Retrieves information on whether or not to output draft content for preview.
Declaration
bool IsPreview()
Returns
Type | Description |
---|---|
System.Boolean |