Share via


RowProviderInitEventArgs members

NOTE: This API is now obsolete.

Provides the field names and optional field display names for the row provided by a Web Part that implements the [T][:Microsoft.SharePoint.WebPartPages.Communication.IRowProvider] interface when the RowProviderInit event occurs.

The RowProviderInitEventArgs type exposes the following members.

Constructors

  Name Description
Public method RowProviderInitEventArgs Obsolete. Initializes an instance of the RowProviderInitEventArgs 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 RowProviderInit event.
Public property FieldList Obsolete. Gets or sets the field names passed to the event handler for the RowProviderInit event.

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

RowProviderInitEventArgs class

Microsoft.SharePoint.WebPartPages.Communication namespace