Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
135204 Points
21687 Posts
Moderator
MVP
May 02, 2012 02:18 PM|LINK
I would build a EditorTemplate, since you have a clear Model( Country, City, Zip).
I use partial views just for rendering templates( such as a row from a table).
ignatandrei
All-Star
135204 Points
21687 Posts
Moderator
MVP
Re: UserControl in MVC
May 02, 2012 02:18 PM|LINK
I would build a EditorTemplate, since you have a clear Model( Country, City, Zip).
I use partial views just for rendering templates( such as a row from a table).