SPWebPartManager.CreateAvailableTransformers Method
SharePoint 2010
Creates a set of transformers specified in the configuration file of a website and adds them to the collection of transformers referenced by the AvailableTransformers property.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Available in SharePoint Online
Return Value
Type: System.Web.UI.WebControls.WebParts.TransformerTypeCollectionThe transformers collection that is specified in the configuration file of a website.
This override adds the SPRowToParametersTransformer to the list of AvailableTransformers.