See Also

HtmlBox Class  | HtmlBox Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages PowerWEB TextBox for ASP.NET

GetScript Method

Dart.PowerWEB.TextBox Namespace > HtmlBox Class : GetScript Method

Returns all JavaScript buffered up as a result of setting control properties.

[Visual Basic]
Public Function GetScript() As String
[C#]
public string GetScript();
[C++]
public: string* GetScript();
[C++/CLI]
public: String^ GetScript();

Remarks

Returns all JavaScript buffered up as a result of setting properties of controls on the form.

Note This is not intended for use by end-users.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

See Also

HtmlBox Class  | HtmlBox Members


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.