Class DynamicRootResponseModel
Inheritance
System.Object
Namespace: Umbraco.Cms.Api.Management.ViewModels.DynamicRoot
Assembly: Umbraco.Cms.Api.Management.dll
Syntax
public class DynamicRootResponseModel
Properties
View SourceRoots
Declaration
public IEnumerable<Guid> Roots { get; set; }
Property Value
Type | Description |
---|---|
IEnumerable<Guid> |