Search Results for

    Show / Hide Table of Contents
    View Source

    Class EnabledFeatures

    Represents enabled features.

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.Features
    Assembly: Umbraco.Core.dll
    Syntax
    public class EnabledFeatures

    Properties

    View Source

    PreviewExtendedView

    This allows us to inject a razor view into the Umbraco preview view to extend it

    Declaration
    public string? PreviewExtendedView { get; set; }
    Property Value
    Type Description
    string
    Remarks

    This is set to a virtual path of a razor view file

    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX