Removes the tag.
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
- tagName
- Type: SystemString
Name of the tag.
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | Invalid opening/closing tag order. |
See Also