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.

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

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

(see also Protected Methods)
 NameDescription
public methodCreateObjRefOverridden. Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
public methodDisposeOverloaded. Release all resources that are used by the ListProvider object.
public methodEquals  Overloaded. (Inherited from Object)
public methodGetHashCode  (Inherited from Object)
public methodGetLifetimeService  (Inherited from MarshalByRefObject)
public methodGetType  (Inherited from Object)
public methodInitializeLifetimeServiceOverridden. Obtains a lifetime service object to control the lifetime policy for this instance.
public methodstaticReferenceEquals  (Inherited from Object)
public methodToString  (Inherited from Object)
Top

  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

Community Additions

Show: