Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.

 

Interface IContentAsset

Interface to mark a content type as a asset that is being owned by another content item

Namespace: EPiServer.Core
Assembly: EPiServer.dll
Version: 7.19.2
Syntax
public interface IContentAsset

Properties

ContentOwnerID

Declaration
Guid ContentOwnerID { get; set; }
Property Value
Type Description
System.Guid

Extension Methods