Try our conversational search powered by Generative AI!

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: 11.20.7
Syntax
public interface IContentAsset

Properties

ContentOwnerID

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

Extension Methods