CellConsumerInitEventArgs members
Include protected members
Include inherited members
NOTE: This API is now obsolete.
Identifica a estrutura de argumento inicial para a criação de tempo de design. Esses argumentos são passados para a Web Part conectada como parte do evento CellConsumerInit para informar que o nome de Web Part conectada e exibir o nome da célula é.
The CellConsumerInitEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CellConsumerInitEventArgs | Obsolete. Inicializa uma instância da classe CellConsumerInitEventArgs . |
Top
Properties
Name | Description | |
---|---|---|
FieldDisplayName | Obsolete. Obtém ou define o nome para exibição da célula. | |
FieldName | Obsolete. Obtém ou define o nome da célula. |
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