CellProviderInitEventArgs Members
Include Protected Members
Include Inherited 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 | |
---|---|---|
CellProviderInitEventArgs | Obsolete. Initializes an instance of the CellProviderInitEventArgs class. |
Top
Properties
Name | Description | |
---|---|---|
FieldDisplayName | Obsolete. Gets or sets the display name of the cell. | |
FieldName | Obsolete. Gets or sets the name of the cell. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top