Share via


SPRowToParametersTransformer.SaveConfigurationState method

Saves the configuration state set by the user in the ASP.NET configuration control.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overrides Function SaveConfigurationState As Object
'Usage
Dim returnValue As Object

returnValue = Me.SaveConfigurationState()
protected override Object SaveConfigurationState()

Return value

Type: System.Object
An object that contains the configuration state.

Remarks

This method saves the configuration data set in the ASP.NET control used to configure a transformer.

See also

Reference

SPRowToParametersTransformer class

SPRowToParametersTransformer members

Microsoft.SharePoint.WebPartPages namespace