IWebPartParameters::GetParametersData Method (ParametersCallback^)
.NET Framework (current version)
Gets the value of the data from the connection provider.
Assembly: System.Web (in System.Web.dll)
Parameters
- callback
-
Type:
System.Web.UI.WebControls.WebParts::ParametersCallback^
The method to call to process the data from the provider.
The GetParametersData method is used to retrieve the values from the provider based on a parameter. The method represented by the callback parameter processes the data for use by the consumer.
.NET Framework
Available since 2.0
Available since 2.0
Show: