FineUICore 11.8
企业级 ASP.NET Core 控件库
|
超链接扩展类 更多...
静态 Public 成员函数 | |
static string | Handler (this IUrlHelper urlHelper, string pageHandler) |
生成指向当前页面处理程序的超链接 | |
static string | ToHtmlString (this LocalizedHtmlString instance) |
转化为字符串(允许包含HTML标签) | |
超链接扩展类
|
static |
生成指向当前页面处理程序的超链接
urlHelper | Microsoft.AspNetCore.Mvc.IUrlHelper |
pageHandler | 页面处理程序 |
|
static |
转化为字符串(允许包含HTML标签)
instance |