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