Class CreatedContentTypeCollectionResult
The result of creating a content type collection in the UI
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Models.ContentEditing
Assembly: Umbraco.Core.dll
Syntax
public class CreatedContentTypeCollectionResult : object
Properties
View SourceCollectionId
Declaration
public int CollectionId { get; set; }
Property Value
Type | Description |
---|---|
System. |
ContainerId
Declaration
public int ContainerId { get; set; }
Property Value
Type | Description |
---|---|
System. |