ParametersOutReadyEventArgs members
Include protected members
Include inherited members
NOTE: This API is now obsolete.
Fornece uma matriz de valores de parâmetro para o evento ParametersOutReady da interface IParametersOutProvider .
The ParametersOutReadyEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ParametersOutReadyEventArgs | Obsolete. Inicializa uma nova instância da classe ParametersOutReadyEventArgs . |
Top
Properties
Name | Description | |
---|---|---|
ParameterValues | Obsolete. Obtém ou define os valores de parâmetro fornecidos por uma Web Part que implementa a interface IParametersOutProvider quando ocorre o evento ParametersOutReady |
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