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

Refresh Method

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

In a callback, updates the controls client-side representation.

[Visual Basic]
Public Sub Refresh()
[C#]
public void Refresh();
[C++]
public: void Refresh();
[C++/CLI]
public: void Refresh();

Remarks

When the request is an incoming callback, this method forces the control to update itself client-side (whether a change was detected within the control or not).

When the request is not an Ajax callback, this method has no effect.

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.