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

python - cx_oracle unable to find Oracle Client -

shader - OpenGL Shadow Map -

c# - Exchange 2010/2013 TransportAgent Content Conversion for Internal Recipients -