Click or drag to resize
HtmlElementAttributesAttribute Constructor (String)
Initializes a new instance of the HtmlElementAttributesAttribute class

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public HtmlElementAttributesAttribute(
	string name
)

Parameters

name
Type: SystemString
See Also