CellReadyEventArgs members

NOTE: This API is now obsolete.

Provides the current cell value from a Web Part that implements the ICellProvider interface when the CellReady event occurs.

The CellReadyEventArgs type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Cell Obsolete. Gets or sets the cell's data when the CellReady event of the ICellProvider interface occurs.

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

CellReadyEventArgs class

Microsoft.SharePoint.WebPartPages.Communication namespace