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

样式帮助类 更多...

静态 Public 成员函数

static string GetSingleStyleFormCSS (string css, string styleName)
 提取样式字符串
 
static string GetBackgroundStyle (string selector, string imageUrl)
 获取背景图片样式
 
static string GetNoRepeatBackgroundStyle (string selector, string imageUrl)
 获取背景图片样式(no-repeat)
 

详细描述

样式帮助类

成员函数说明

◆ GetBackgroundStyle()

static string FineUICore.StyleUtil.GetBackgroundStyle ( string  selector,
string  imageUrl 
)
static

获取背景图片样式

参数
selector选择符
imageUrl图片地址
返回
CSS样式

◆ GetNoRepeatBackgroundStyle()

static string FineUICore.StyleUtil.GetNoRepeatBackgroundStyle ( string  selector,
string  imageUrl 
)
static

获取背景图片样式(no-repeat)

参数
selector选择符
imageUrl图片地址
返回
CSS样式

◆ GetSingleStyleFormCSS()

static string FineUICore.StyleUtil.GetSingleStyleFormCSS ( string  css,
string  styleName 
)
static

提取样式字符串

参数
cssCSS字符串
styleName样式名称
返回
样式字符串

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