Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello all,
I want subcategory from category in merchello umbraco. here is my code to get category.
var categories = Model.Categories != null ? Model.Categories.Children().ToArray() : Enumerable.Empty
how can i get category's children.
Here i am attaching an image for understanding. Please reply as soon as possible.
Thanks, Revti Shah
Backend:: Front End::
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Product collection children of children in merchello
Hello all,
I want subcategory from category in merchello umbraco. here is my code to get category.
var categories = Model.Categories != null ? Model.Categories.Children().ToArray() : Enumerable.Empty
how can i get category's children.
Here i am attaching an image for understanding. Please reply as soon as possible.
Thanks, Revti Shah
Backend::
Front End::
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.