asp.net mvc - Add View Dialog MVC3 -


i busy changing default t4 templates gets generated when click on "add view" dialog controller. know how change templates. following can not wrap head around.

i want able generate following when user clicks on add view.

  1. a partial view contains form part of view generated default
  2. a view calls partial view generated above.

is possible generate 2 files using t4 templates ?

thanks in advance

why? going routinely doing exact same thing on , on again? if so, t4 template may make sense. if you're doing once or twice, modify files hand.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -