Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IContentProperties<T>

    Namespace: Umbraco.Cms.Core.Models.ContentEditing
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IContentProperties<T>
        where T : ContentPropertyBasic
    Type Parameters
    Name Description
    T

    Properties

    View Source

    Properties

    Declaration
    IEnumerable<T> Properties { get; }
    Property Value
    Type Description
    IEnumerable<T>
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Properties
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX