IContent.ParentId Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets the id of the parent content item.
int? ParentId { get; }
Property value
int?
Gets the id of the parent content item.
int? ParentId { get; }