VirtoCommerce / vc-platform-core

Project moved to https://github.com/VirtoCommerce/vc-platform/tree/release/3.0.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add ability to see object Parent to generic object viewer

yecli opened this issue · comments

Need to add string property Parent to ViewableEntity which will show parent name (or Path).

Need to use this property in entities that have parent-child relations (e.g. cetagories, products).