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

url
Where the client will be redirected
See Also Languages PowerWEB TextBox for ASP.NET

Redirect Method

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

Force a redirect to be called within the context of a callback.

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

Parameters

url
Where the client will be redirected

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.