This documentation is archived and is not being maintained.
RowToFieldTransformer Methods
Visual Studio 2010
The RowToFieldTransformer type exposes the following members.
| 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.) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
LoadConfigurationState | Loads the configuration state saved with the SaveConfigurationState method. (Inherited from WebPartTransformer.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
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 | Provides an object for transforming the data. (Overrides WebPartTransformer::Transform(Object).) |
| Name | Description | |
|---|---|---|
|
IWebPartField::GetFieldValue | Returns the value of the field that is being used by the interface as the basis of a connection between two Web Parts controls. |
Show: