HtmlElementAttributesAttribute Constructor (String) |
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic HtmlElementAttributesAttribute(
string name
)
Public Sub New (
name As String
)
public:
HtmlElementAttributesAttribute(
String^ name
)
new :
name : string -> HtmlElementAttributesAttribute
Parameters
- name
- Type: SystemString
See Also