共用方式為


SPRowToParametersTransformer.SaveConfigurationState method

儲存使用者在ASP.NET組態控制項中設定的組態狀態。

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

Syntax

'宣告
Protected Overrides Function SaveConfigurationState As Object
'用途
Dim returnValue As Object

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

傳回值

Type: System.Object
包含設定狀態的物件。

備註

這個方法會將組態資料集儲存在ASP.NET控制項,用來設定轉換程式。

請參閱

參照

SPRowToParametersTransformer class

SPRowToParametersTransformer members

Microsoft.SharePoint.WebPartPages namespace