Click or drag to resize

HtmlTagScript(String) Constructor

Initializes a new instance of the HtmlTagScript 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 HtmlTagScript(
	string type
)

Parameters

type  String
The type.
See Also