Rank: Advanced Member
Groups: HelpDesk, Developers Joined: 11/9/2018(UTC) Posts: 564
Thanks: 122 times Was thanked: 26 time(s) in 25 post(s)
|
I'm trying to understand the hierarchy of how the /Members/ pages are built.
The initial url is always /Members/MyOrders
So I start with /Controllers/MembersController.cs and look for a MyOrders method. But there is none. I can see how Index() is forcing redirect to ~/Members/MyOrders so at least that much makes sense to me.
But where is the ActionResult for MyOrders? I searched the entire solution but found no method to process the request. How is that being done?
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The AbleCommerce Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close