Search Results for

    Show / Hide Table of Contents
    View Source

    Class ContentEditingModelBase

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.Models.ContentEditing
    Assembly: Umbraco.Core.dll
    Syntax
    public abstract class ContentEditingModelBase

    Properties

    View Source

    Properties

    Declaration
    public IEnumerable<PropertyValueModel> Properties { get; set; }
    Property Value
    Type Description
    IEnumerable<PropertyValueModel>
    View Source

    Variants

    Declaration
    public IEnumerable<VariantModel> Variants { get; set; }
    Property Value
    Type Description
    IEnumerable<VariantModel>
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX