Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
IJavaScriptEngine
.
Name
Property
Namespace
Statiq
.Common
Type
IJavaScriptEngine
Method Members
CallFunction
(string,
object[])
CallFunction
<T>
(string,
object[])
EmbedHostObject
(string,
object)
EmbedHostType
(string,
Type)
Evaluate
(string)
Evaluate
<T>
(string)
Execute
(string)
ExecuteFile
(string,
Encoding)
ExecuteResource
(string,
Type)
ExecuteResource
(string,
Assembly)
GetVariableValue
(string)
GetVariableValue
<T>
(string)
HasVariable
(string)
RemoveVariable
(string)
SetVariableValue
(string,
object)
Property Members
Name
Version
Gets the name of JavaScript engine.
Namespace
Statiq
.Common
Containing Type
IJavaScriptEngine
Property Type
string
Syntax
string
Name
{
get
;
}
Value
Type
Description
string
On This Page
Syntax
Value