RowToParametersTransformer Methods
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | CreateConfigurationControl() | Provides an ASP.NET control that allows the user to configure a RowToParametersTransformer transformer in the ConnectionsZone zone.(Overrides WebPartTransformer::CreateConfigurationControl().) |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | LoadConfigurationState(Object^) | Loads the configuration state saved with the SaveConfigurationState method.(Inherited from WebPartTransformer.) |
![]() | SaveConfigurationState() | Saves the configuration state set by the user in the ASP.NET configuration control. (Inherited from WebPartTransformer.) |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
![]() | Transform(Object^) | Provides an object for transforming the data.(Overrides WebPartTransformer::Transform(Object^).) |
| Name | Description | |
|---|---|---|
![]() ![]() | IWebPartParameters::GetParametersData(ParametersCallback^) | Gets the value of the data from the connection provider. |
![]() ![]() | IWebPartParameters::SetConsumerSchema(PropertyDescriptorCollection^) | Sets the property descriptors for the properties that the consumer receives when the IWebPartParameters::GetParametersData method is called. |



