Click or drag to resize

HtmlTagBase Constructor

Initializes a new instance of the HtmlTagBase class.

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 HtmlTagBase(
	Uri href
)

Parameters

href  Uri
The URI.
Exceptions
ExceptionCondition
ArgumentNullExceptionhref
See Also