View Source
Class AvailableContentTypeCompositionResponseModelBase
Inheritance
System.Object
Assembly: Umbraco.Cms.Api.Management.dll
Syntax
public abstract class AvailableContentTypeCompositionResponseModelBase : ContentTypeCompositionResponseModelBase
Properties
View Source
FolderPath
Declaration
public IEnumerable<string> FolderPath { get; set; }
Property Value
Type |
Description |
IEnumerable<System.String> |
|
View Source
IsCompatible
Declaration
public bool IsCompatible { get; set; }
Property Value
Type |
Description |
System.Boolean |
|