TransformableFilterValuesToFilterValuesTransformer.SaveConfigurationState method
儲存轉換程式的狀態。
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
傳回 Object。
請參閱
參照
TransformableFilterValuesToFilterValuesTransformer class