Class UnpublishContent
Used to unpublish content and variants
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Models.ContentEditing
Assembly: Umbraco.Core.dll
Syntax
public class UnpublishContent : object
Properties
View SourceCultures
Declaration
public string[] Cultures { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String[] |
Id
Declaration
public int Id { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |