Class UnpublishDocumentRequestModel
Inheritance
System.Object
Namespace: Umbraco.Cms.Api.Management.ViewModels.Document
Assembly: Umbraco.Cms.Api.Management.dll
Syntax
public class UnpublishDocumentRequestModel
Properties
View SourceCultures
Declaration
public ISet<string>? Cultures { get; set; }
Property Value
Type | Description |
---|---|
System. |