Click or drag to resize

HtmlAttributeValueAttribute Constructor

Initializes a new instance of the HtmlAttributeValueAttribute class

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

Parameters

name
Type: SystemString
See Also