Share via


ListProvider Members

Provides a list of objects in the list pane of the page in the Administration Console.

The following tables list the members exposed by the ListProvider type.

Protected Constructors

  Name Description
ListProvider Initializes a new instance of the ListProvider class.

Top

Public Properties

  Name Description
public property Errors Gets the ErrorManager object that is used to display the errors that occurred during the data retrieval process.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method CreateObjRef Overridden. Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
public method Dispose Overloaded. Release all resources that are used by the ListProvider object.
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetLifetimeService  (Inherited from MarshalByRefObject)
public method GetType  (Inherited from Object)
public method InitializeLifetimeService Overridden. Obtains a lifetime service object to control the lifetime policy for this instance.
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Dispose Overloaded.  
protected method Finalize Overridden. Releases unmanaged resources and performs other cleanup operations before the ListProvider object is reclaimed by garbage collection.
protected method GetObjectDisplayName Returns the name of the specified object that will be displayed on the page in the Administration Console.
protected method GetObjectIcon Returns the icon that is displayed for the specified object on the page of the Administration Console.
protected method GetObjectId Returns the identifier for the specified object.
protected method MemberwiseClone  Overloaded. (Inherited from MarshalByRefObject)
protected method RefreshAndListenForUpdates Called by the Administration Console when the user requests to refresh the list that is displayed in the list pane.
protected method StopListeningForUpdates Called to stop the Administration Console from listening for list updates and to relinquish control of the IList that was passed into RefreshAndListenForUpdates.

Top

See Also

Reference

ListProvider Generic Class
Microsoft.EssentialBusinessServer.Console.ObjectModel Namespace