2
Answers

Partial view in a view

Photo of Abhishek Kumar

Abhishek Kumar

9y
765
1
I have a problem 
when i call a partial view by using @html.actionlink() it shows the view
but when i again call an another partial view using  @html.actionlink() it shows first previous view and then it shows its own view..
i want to don't show the previous view 

Answers (2)