See Also

CallbackManager Class  | CallbackManager 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

script
Client script to execute
See Also Languages PowerWEB TextBox for ASP.NET

ExecuteClientScript Method

Dart.PowerWEB.TextBox Namespace > CallbackManager Class : ExecuteClientScript Method

Send client script to be executed within the context of a callback

[Visual Basic]
Public Shared Sub ExecuteClientScript( _    ByVal script As String _ )
[C#]
public static void ExecuteClientScript(    string script );
[C++]
public: static void ExecuteClientScript(    string* script )
[C++/CLI]
public: static void ExecuteClientScript(    String^ script )

Parameters

script
Client script to execute

Requirements

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

See Also

CallbackManager Class  | CallbackManager Members


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.