ParametersInReadyEventArgs members
NOTE: This API is now obsolete.
Provides an array of parameter values to the ParametersInReadyevent of the IParametersInProvider interface.
The ParametersInReadyEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ParametersInReadyEventArgs | Obsolete. Initializes a new instance of the ParametersInReadyEventArgs class. |
Top
Properties
Name | Description | |
---|---|---|
ParameterValues | Obsolete. Gets or sets the parameter values provided by a Web Part that implements the IParametersInProvider interface when the ParametersInReady event occurs |
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