View Source
Class PublishDocumentWithDescendantsRequestModel
Inheritance
System.Object
Assembly: Umbraco.Cms.Api.Management.dll
Syntax
public class PublishDocumentWithDescendantsRequestModel
Properties
View Source
IncludeUnpublishedDescendants
Declaration
public bool IncludeUnpublishedDescendants { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
Methods
View Source
IEnumerable<>(String, Cultures)
Declaration
public required IEnumerable<>(string, Cultures)
Parameters
| Type |
Name |
Description |
| System.String |
|
|
| Cultures |
|
|
Returns
| Type |
Description |
| required |
|
Type Parameters