• 追加された行はこの色です。
  • 削除された行はこの色です。
* EditorTempalteとDisplayTemplateのサーチバス [#b28f49a3]


** 標準のサーチパス [#fb8cc15e]
*** For display templates: [#o9231869]
 ~/Views/{controller}/DisplayTemplates ~/Views/Shared/DisplayTemplates
 ~/Views/{controller}/DisplayTemplates
 ~/Views/Shared/DisplayTemplates

*** For editor templates: [#cec6f464]
 ~/Views/{controller}/EditorTemplates ~/Views/Shared/EditorTemplates
 ~/Views/{controller}/EditorTemplates
 ~/Views/Shared/EditorTemplates

** 参考 [#pd5739c0]
*** 参考 [#wbc4bdb7]
http://stackoverflow.com/questions/5176024/asp-net-mvc-3-display-templates-and-editor-template-custom-location-how-to

** サーチパスをカスタマイズ [#dfee491f]
http://stackoverflow.com/questions/5581786/can-i-add-to-the-display-editortemplates-search-paths-in-asp-net-mvc-3


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS