HtmlForgeX

API Reference

Class

InlineScript

Namespace HtmlForgeX
Assembly HtmlForgeX
Base HtmlTag
Modifiers sealed

Represents explicitly trusted inline JavaScript.

Inheritance

Constructors

public InlineScript(TrustedJavaScript javaScript) #

Creates an inline script from explicitly trusted JavaScript.

Parameters

javaScript HtmlForgeX.TrustedJavaScript requiredposition: 0