Intersoft WebGrid Documentation
RefreshAll Field
See Also  Send Feedback
ISNet.WebUI.WebGrid Namespace > PostBackAction Class : RefreshAll Field






Indicates refreshing the grid and its structure is being executed in FlyPostBack mode.

Syntax

Visual Basic (Declaration) 
Public Const RefreshAll As String
Visual Basic (Usage)Copy Code
Dim value As String
 
value = PostBackAction.RefreshAll
C# 
public const string RefreshAll
Delphi 
public field RefreshAll: String; Const 
JScript 
public constvar RefreshAll : String;
Managed Extensions for C++ 
public: const string* RefreshAll
C++/CLI 
public:
const String^ RefreshAll

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

©2012 Intersoft Solutions Corp. All Rights Reserved.