Click or drag to resize

HtmlTagAttributes Property

Gets or sets the attributes.

Namespace: Scanjour.Workflow4.Web.Services.Helpers.Html
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public IDictionary<string, string> Attributes { get; }

Property Value

IDictionaryString, String
The attributes.
See Also