ZennoLab Assemblies Documentation
InsertScript Method
See Also  Send Feedback
ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace > Document Class : InsertScript Method
scriptText

Type: System.String

The text of Javascript.

Glossary Item Box

Inserts the text of JavaScript.

Syntax

C# 
public HtmlElement InsertScript( 
   string scriptText
)

Parameters

scriptText

Type: System.String

The text of Javascript.

Return Value

Type: Zennolab.CommandCenter.HtmlElement

The result of script execution.

Example

The following code example demonstrates uses of the InsertScript method.

Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.