❔ How do I access Category Name ?

I have a model with id , category name , parent id . Parent id is equal to prebuilt id. How can I access category name from parent id? C# linq
Questions.png
Was this page helpful?