asp.net - where to put shared mvc partial views? -


i have application split in multiple controllers. however, number of views can shared between controllers. include such in shared folder, feel @ time becomes folder pollution gets dumped in there.

so partial views, best , normal place include views shared between controllers? should continue include them in shared folder or ok reference partial views in full views no exist in same folder?

create subfolders in ~/views/shared if there there.


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -