ParametersInConsumerInitEventArgs Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Provides an array of parameter property values to the ParametersInConsumerInit initialization event of the IParametersInConsumer interface.
The ParametersInConsumerInitEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ParametersInConsumerInitEventArgs | Obsolete. Initializes a new instance of the ParametersInConsumerInitEventArgs class. |
Top
Properties
Name | Description | |
---|---|---|
ParameterInProperties | Obsolete. Gets or sets the property values of an array of parameters provided by a Web Part that implements the IParametersInConsumer interface when the ParametersInConsumerInit 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