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

Namespace: Hangfire.Annotations
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public HtmlElementAttributesAttribute(
	[NotNullAttribute] string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Hangfire.Annotations.HtmlElementAttributesAttribute.#ctor(System.String)"]

See Also