3
Answers

calculation between two properties from different models

How to perform calculation between two properties from different models in mvc?
 
I have two different models , I need to perform calculation between two properties of models. How can i retrieve data from another model? 

Answers (3)