UAASSCRUM-1405 Clean up preview for Headless
This commit is contained in:
@@ -20,5 +20,10 @@ namespace Umbraco.Web.Features
|
||||
/// Gets the disabled controllers.
|
||||
/// </summary>
|
||||
public TypeList<UmbracoApiControllerBase> Controllers { get; private set; }
|
||||
|
||||
/// <summary>
|
||||
/// Disables the device preview feature of previewing.
|
||||
/// </summary>
|
||||
public bool DevicePreview { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user