NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ListManager.Refresh

Forces a repopulation of the System.ListManager.

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

See Also

ListManager Class | ListManager Members | System.WinForms Namespace