Parent Property
Gets the Parent entity (ie. the Entity that we navigated to). The Parent is the container for the Content.
Syntax
public IEntity Parent {get;}Public ReadOnly Property Parent As IEntityGets the Parent entity (ie. the Entity that we navigated to). The Parent is the container for the Content.
public IEntity Parent {get;}Public ReadOnly Property Parent As IEntity