How to call a method automatically in a view using razor?

Oct 7 2016 2:27 PM
How to call a method automatically in a view using razor?
 
I need to call a method of my controller in my view automatically every minute.
 
 
 
Thanks for your help.

Answers (2)