ParametersInReady(object, Microsoft.SharePoint.WebPartPages.Communication.ParametersInReadyEventArgs) Method
The ParametersInReady method of the DataViewWebPart class implements the ParametersInReady event handler.
Parameters
sender Object sending the event.
parametersInReadyEventArgs Instance of ParametersInReadyEventArgs, which contains an array of parameter values.
Exceptions
Exception Type | Condition |
---|---|
System.Exception | Unexpected arguments were found in the parameters list. |
Remarks
The ParametersInReady method implements the ParametersInReady event handler. This event is sent by the provider when the provider is ready to pass a group of parameters or when a parameter changes on a provider.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security