CellConsumerInitEventArgs members

NOTE: This API is now obsolete.

Identifies the initial argument structure for design time creation. These arguments are passed to the connected Web Part as part of the CellConsumerInit event to tell the connected Web Part what the name and display name of the cell is.

The CellConsumerInitEventArgs type exposes the following members.

Constructors

  Name Description
Public method CellConsumerInitEventArgs Obsolete. Initializes an instance of the CellConsumerInitEventArgs 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

CellConsumerInitEventArgs class

Microsoft.SharePoint.WebPartPages.Communication namespace