Gets the ids of the ancestor nodes of this published content.
public abstract IReadOnlyList<string> AncestorNodeIds { get; }
- Type:
- IReadOnlyList<string>
Gets the ids of the ancestor nodes of this published content.
public abstract IReadOnlyList<string> AncestorNodeIds { get; }