Click or drag to resize

HtmlElementAttributesAttribute Constructor (String)

Initializes a new instance of the HtmlElementAttributesAttribute class

Namespace:  Resto.Front.Api.Attributes.JetBrains
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
public HtmlElementAttributesAttribute(
	string name
)

Parameters

name
Type: SystemString
See Also