Click or drag to resize
HtmlAttributeValueAttribute Constructor
Initializes a new instance of the HtmlAttributeValueAttribute class

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

Parameters

name
Type: SystemString
See Also