RowToFieldTransformer Methods
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | CreateConfigurationControl() | Displays an ASP.NET control that configures a RowToFieldTransformer 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 | |
|---|---|---|
![]() ![]() | IWebPartField.GetFieldValue(FieldCallback) | Returns the value of the field that is being used by the interface as the basis of a connection between two Web Parts controls. |



