Search Results for

    Show / Hide Table of Contents
    View Source

    Class CultureAndScheduleModel

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.Models.ContentPublishing
    Assembly: Umbraco.Core.dll
    Syntax
    public class CultureAndScheduleModel

    Properties

    View Source

    CulturesToPublishImmediately

    Declaration
    public required ISet<string> CulturesToPublishImmediately { get; set; }
    Property Value
    Type Description
    ISet<string>
    View Source

    Schedules

    Declaration
    public required ContentScheduleCollection Schedules { get; set; }
    Property Value
    Type Description
    ContentScheduleCollection
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX