CellProviderInitEventArgs members

NOTE: This API is now obsolete.

Holds the data structure that is initialized when an ICellProvider Web Part creates a connection and fires a CellConsumerInit event to an ICellConsumer interface. Cannot be inherited.

The CellProviderInitEventArgs type exposes the following members.

Constructors

  Name Description
Public method CellProviderInitEventArgs Obsolete. Initializes an instance of the CellProviderInitEventArgs class.

Top

Properties

  Name Description
Public property FieldDisplayName Obsolete. Gets or sets the display name of the cell.
Public property FieldName Obsolete. Gets or sets the name of the cell.

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

CellProviderInitEventArgs class

Microsoft.SharePoint.WebPartPages.Communication namespace