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.7Syntax
public interface IContentAsset
Properties
ContentOwnerID
Declaration
Guid ContentOwnerID { get; set; }
Property Value
Type | Description |
---|---|
System.Guid |