Search Results for

    Show / Hide Table of Contents
    View Source

    Class UnpublishDocumentRequestModel

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Api.Management.ViewModels.Document
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class UnpublishDocumentRequestModel

    Properties

    View Source

    Cultures

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