ICellProvider Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Enables a Web Part to communicate with a Web Part that implements the ICellConsumer interface to work with a single value item.

The ICellProvider type exposes the following members.

Methods

  Name Description
Public method CellConsumerInit Obsolete. An event handler for receiving initialization information passed by the CellConsumerInit event of a connected Web Part that implements the ICellConsumer interface. The delegate for this event handler is CellConsumerInitEventHandler.

Top

Events

  Name Description
Public event CellProviderInit Obsolete. Provides FieldName and FieldDisplayName property values to a Web Part that implements the ICellConsumer interface.
Public event CellReady Obsolete. Occurs when a cell changes such as when a cell is selected or updated.

Top

See Also

Reference

ICellProvider Interface

Microsoft.SharePoint.WebPartPages.Communication Namespace