Skip to main content

asp.net mvc - T4MVC hidden model classes from view dialog -


i've noticed when adding views controller methods, dialog doesn't list of model classes. can still generate views , specify model used no longer available in dialogue options.(currently got v2.10.0)

cheers tim

asp.net mvc - t4mvc hidden model classes view dialog - stack overflow

learn, share, build

each month, on 50 million developers come stack overflow learn, share knowledge, , build careers.

join world’s largest developer community.

sign up

i've noticed when adding views controller methods, dialog doesn't list of model classes. can still generate views , specify model used no longer available in dialogue options.(currently got v2.10.0)

cheers tim

share|improve question
    
i'm not quite following you're doing. can give more detailed description of situation? how related t4mvc? – david ebbo jul 29 '12 @ 3:33
    
if create new method in controller, right click , select add view, dialog (when select type view) doesn't list model classes in model class dropdown. assumed related t4mvc noticed shortly after installing it. – tim jul 30 '12 @ 12:44
    
i wouldn't think affect it. can try clean project , without t4mvc see if makes difference? if does, i'll investigate! – david ebbo jul 30 '12 @ 15:56
    
i have similar problem well, think. of model classes not appear in drop down menu of add view dialog :/ – aaronls oct 17 '12 @ 17:08

your answer

 
discard

posting answer, agree privacy policy , terms of service.

browse other questions tagged or ask own question.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -