- 7
I often add data to a model in nop using the
CustomProperties or viewbag. I want to try and add a small item onto the ShoppingCartBox. Does this model have any CustomProperties or inherit from another model? Or can I pass a parameter in the Action call that I can place where I want it in the view?
Thanks
CustomProperties or viewbag. I want to try and add a small item onto the ShoppingCartBox. Does this model have any CustomProperties or inherit from another model? Or can I pass a parameter in the Action call that I can place where I want it in the view?
Thanks