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 | |
---|---|---|
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 | |
---|---|---|
CellProviderInit | Obsolete. Provides FieldName and FieldDisplayName property values to a Web Part that implements the ICellConsumer interface. | |
CellReady | Obsolete. Occurs when a cell changes such as when a cell is selected or updated. |
Top