- parametersData
- Documentation for this section has not yet been entered.
The System.Web.UI.WebControls.WebParts.ParametersCallback delegate represents the method to call for retrieving row data from a provider based on a parameter from the consumer.
The IWebPartParameters.GetParametersData(ParametersCallback) method contains a System.Web.UI.WebControls.WebParts.ParametersCallback delegate parameter. The IWebPartParameters.GetParametersData(ParametersCallback) method is used in the System.Web.UI.WebControls.WebParts.RowToParametersTransformer class to retrieve row data for transformation.