Initializes a new instance of the HtmlTag class.
Namespace: Scanjour.Workflow4.Web.Services.Helpers.Html
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- name
- Type: SystemString
The name.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | name |
ArgumentException | Invalid tag name: (name) |
See Also