WebPartTransformer Methods
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls.WebParts
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | CreateConfigurationControl() | Displays an ASP.NET control that configures a transformer in the ConnectionsZone zone. |
![]() | 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 the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | LoadConfigurationState(Object^) | Loads the configuration state saved with the SaveConfigurationState method. |
![]() | MemberwiseClone() | |
![]() | SaveConfigurationState() | Saves the configuration state set by the user in the ASP.NET configuration control. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
![]() | Transform(Object^) | When implemented, provides an object for transforming the data. |
Show:

