DevForce Help Reference
RefreshAllLists Method


Refresh all lists managed by this manager using the current filter
Syntax
'Declaration
 
Public Sub RefreshAllLists() 
'Usage
 
Dim instance As EntityListManager(Of T)
 
instance.RefreshAllLists()
public void RefreshAllLists()
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EntityListManager<T> Class
EntityListManager<T> Members

Send Feedback