We can create an HTML helper to display the logged-in user's name. public static MvcHtmlString UserDisplayName(this HtmlHelper htmlHelper) ...
確定! 回上一頁