ListProviderInitEventArgs members

NOTE: This API is now obsolete.

Provides the field names and optional field display names for the list provided by a Web Part that implements the IListProviderinterface when the ListProviderInit event occurs.

The ListProviderInitEventArgs type exposes the following members.

Constructors

  Name Description
Public method ListProviderInitEventArgs Obsolete. Initializes a new instance of the ListProviderInitEventArgs class.

Top

Properties

  Name Description
Public property FieldDisplayList Obsolete. Gets or sets the optional list of field display names passed to the event handler for the ListProviderInit event.
Public property FieldList Obsolete. Gets or sets the list of field names passed to the event handler for the ListProviderInitevent.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

ListProviderInitEventArgs class

Microsoft.SharePoint.WebPartPages.Communication namespace