共用方式為


SPRowToParametersTransformer.LoadConfigurationState method

載入SaveConfigurationState()方法所儲存的組態狀態。

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

Syntax

'宣告
Protected Overrides Sub LoadConfigurationState ( _
    savedState As Object _
)
'用途
Dim savedState As Object

Me.LoadConfigurationState(savedState)
protected override void LoadConfigurationState(
    Object savedState
)

參數

備註

這個方法會載入設定及SaveConfigurationState()方法,提供者和消費者 Web 組件連線中的所儲存的欄位。

請參閱

參照

SPRowToParametersTransformer class

SPRowToParametersTransformer members

Microsoft.SharePoint.WebPartPages namespace