uwenku
標簽列表
asp.net-core-viewcomponent
1
熱度
1
回答
用於ViewComponent渲染的TagHelper
在重新發明輪子之前(不確定在這種情況下是否可能!),是否有代碼片段顯示如何在標籤助手實現中調用ViewComponent? 編輯:包括代碼泰勒talk private readonly IViewComponentHelper _viewComponentHelper; public ShapeishTagHelper(IViewComponentHelper viewComponentHelp
asp.net-core
asp.net-core-tag-helpers
asp.net-core-viewcomponent
2015-11-16
0
熱度
1
回答
調用ViewComponent操作方法
我有以下頁面佈局後: <body> <nav>@Component.Invoke("Navigation")</nav> <main>@RenderBody()</main> </body> ViewComponent這使得用於身份驗證,未通過身份驗證的用戶兩種不同的觀點: public class NavigationViewComponent : ViewComponent {
c#
asp.net-core
asp.net-core-identity
asp.net-core-viewcomponent
2016-01-13
1
熱度
1
回答
ASP.NET核心頁面佈局多個工具欄菜單
的問題,用戶可以選擇六個環節之一,像這樣 後,他選擇特定的鏈接,例如鏈接1,他應該被重定向到主頁與工具欄菜單看起來像這樣: 如果他選擇例如鏈接2他的菜單應該是這樣的: 無論如何,我不知道如何實現這一點,因爲我的菜單位於_Layout.cshtml裏面,View Component功能可以幫助我解決這個問題嗎?
c#
asp.net-core
menu
sidebar
asp.net-core-viewcomponent
2015-10-13
«
1
2
3
4
»
最新問題
1.
標籤變量循環
2.
是不是將屬性設置爲等於有效的HTML值?
3.
如何實現全局密鑰監聽器?
4.
Laravel 5廣播事件到通配符通道使用節點和Laravel ECHO-服務器
5.
選擇默認類型要下載
6.
如何使用正確的列名將文本分隔爲列
7.
Inno Setup [設置] 64bit條件
8.
Linux上的Swift Objective-C互操作性錯誤:找不到'Foundation/Foundation.h'文件
9.
的SyntaxError 255李斯特
10.
如何在JAVA中使用apache POI在Excel中設置/取消設置列過濾器的值?