HtmlElementAttributesAttribute Constructor (String) |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public HtmlElementAttributesAttribute(
string name
)
Public Sub New (
name As String
)
public:
HtmlElementAttributesAttribute(
String^ name
)
new :
name : string -> HtmlElementAttributesAttribute
Parameters
- name
- Type: SystemString
See Also