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