Search Results for

    Show / Hide Table of Contents
    View Source

    Class ContentPublishingResult

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Models.ContentPublishing
    Assembly: Umbraco.Core.dll
    Syntax
    public sealed class ContentPublishingResult

    Properties

    View Source

    Content

    Declaration
    public IContent Content { get; set; }
    Property Value
    Type Description
    IContent
    View Source

    InvalidPropertyAliases

    Declaration
    public IEnumerable<string> InvalidPropertyAliases { get; set; }
    Property Value
    Type Description
    IEnumerable<System.String>
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Content
      • InvalidPropertyAliases
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX