SPRowToParametersTransformer Methods

Include Protected Members
Include Inherited Members

The SPRowToParametersTransformer type exposes the following members.

Methods

  Name Description
Public method CreateConfigurationControl Provides an ASP.NET control that allows the user to configure a SPRowToParametersTransformer transformer. (Overrides WebPartTransformer.CreateConfigurationControl().)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method LoadConfigurationState Loads the configuration state saved by the SaveConfigurationState() method. (Overrides WebPartTransformer.LoadConfigurationState(Object).)
Protected method MemberwiseClone (Inherited from Object.)
Protected method SaveConfigurationState Saves the configuration state set by the user in the ASP.NET configuration control. (Overrides WebPartTransformer.SaveConfigurationState().)
Public method ToString (Inherited from Object.)
Public method Transform Provides an object for transforming the data. (Overrides WebPartTransformer.Transform(Object).)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IWebPartParameters.GetParametersData
Explicit interface implemetationPrivate method IWebPartParameters.SetConsumerSchema

Top

See Also

Reference

SPRowToParametersTransformer Class

Microsoft.SharePoint.WebPartPages Namespace