Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私が読んだことについて、EditorTemplates フォルダーは、Views フォルダーの Shared フォルダーの下に配置する必要があります。この場所を変更することは可能ですか?
ありがとうございました。
私は常に、EditorTemplates関連する各ビューフォルダーの下に自分を配置しました。例えば:
EditorTemplates
それらが複数のビューで「共有」されている場合は、「Shared/EditorTemplates」フォルダー内に配置します。
この場所を変更することは可能ですか?
いいえ、それはMVCソースコードにハードコーディングされています。ごめん。