Search Results for

    Show / Hide Table of Contents
    View Source

    Class EnabledFeatures

    Represents enabled features.

    Inheritance
    System.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
    System.String
    Remarks

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

    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • PreviewExtendedView
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX