WebPartManagerInternals::SaveConfigurationState Method (WebPartTransformer^)
.NET Framework (current version)
Saves state data for a WebPartTransformer object that participates in a connection between controls.
Assembly: System.Web (in System.Web.dll)
Parameters
- transformer
-
Type:
System.Web.UI.WebControls.WebParts::WebPartTransformer^
A WebPartTransformer that is used to connect controls.
The SaveConfigurationState method saves configuration data that is created when a user configures a WebPartTransformer control on a Web page as part of a connection between controls. This configuration data is then reloaded each time the WebPartTransformer control is rendered, by using the LoadConfigurationState method.
.NET Framework
Available since 2.0
Available since 2.0
Show: