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.4.13.0
Syntax
public HtmlAttributeValueAttribute(
	string name
)

Parameters

name  String
 
See Also