FineUICore 11.7
企业级 ASP.NET Core 控件库
|
HTML标签属性 更多...
Public 成员函数 | |
Attribute () | |
构造函数 | |
Attribute (string attributeKey, string attributeValue) | |
构造函数 | |
属性 | |
string | AttributeKey [get, set] |
标签属性的键 | |
string | AttributeValue [get, set] |
标签属性的值 | |
HTML标签属性
FineUICore.Attribute.Attribute | ( | ) |
构造函数
FineUICore.Attribute.Attribute | ( | string | attributeKey, |
string | attributeValue | ||
) |
构造函数
attributeKey | 标签属性的键 |
attributeValue | 标签属性的值 |
|
getset |
标签属性的键
|
getset |
标签属性的值