FineUICore 13.0.0
ASP.NET 低代码快速开发框架
载入中...
搜索中...
未找到
FineUICore.Attribute类 参考

HTML标签属性 更多...

Public 成员函数

 Attribute ()
 构造函数
 Attribute (string attributeKey, string attributeValue)
 构造函数

属性

string AttributeKey [get, set]
 标签属性的键
string AttributeValue [get, set]
 标签属性的值

详细描述

HTML标签属性

构造及析构函数说明

◆ Attribute() [1/2]

FineUICore.Attribute.Attribute ( )

构造函数

◆ Attribute() [2/2]

FineUICore.Attribute.Attribute ( string attributeKey,
string attributeValue )

构造函数

参数
attributeKey标签属性的键
attributeValue标签属性的值

属性说明

◆ AttributeKey

string FineUICore.Attribute.AttributeKey
getset

标签属性的键

◆ AttributeValue

string FineUICore.Attribute.AttributeValue
getset

标签属性的值


该类的文档由以下文件生成:
  • Attribute.cs