FineUICore 11.8
企业级 ASP.NET Core 控件库
载入中...
搜索中...
未找到
FineUICore.UrlHelperExtensions类 参考

超链接扩展类 更多...

静态 Public 成员函数

static string Handler (this IUrlHelper urlHelper, string pageHandler)
 生成指向当前页面处理程序的超链接
 
static string ToHtmlString (this LocalizedHtmlString instance)
 转化为字符串(允许包含HTML标签)
 

详细描述

超链接扩展类

成员函数说明

◆ Handler()

static string FineUICore.UrlHelperExtensions.Handler ( this IUrlHelper urlHelper,
string pageHandler )
static

生成指向当前页面处理程序的超链接

参数
urlHelperMicrosoft.AspNetCore.Mvc.IUrlHelper
pageHandler页面处理程序
返回

◆ ToHtmlString()

static string FineUICore.UrlHelperExtensions.ToHtmlString ( this LocalizedHtmlString instance)
static

转化为字符串(允许包含HTML标签)

参数
instance
返回

该类的文档由以下文件生成: