共用方式為


CustomPropertyToolPart.ApplyChanges method

當使用者按一下**[確定]**或在工具窗格的 [套用] 按鈕,將套用至網頁組件的伺服器上的所有屬性變更時呼叫。

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

Syntax

'宣告
Public Overrides Sub ApplyChanges
'用途
Dim instance As CustomPropertyToolPart

instance.ApplyChanges()
public override void ApplyChanges()

備註

建議您不要呼叫CustomPropertyToolPartApplyChanges方法。

請參閱

參照

CustomPropertyToolPart class

CustomPropertyToolPart members

Microsoft.SharePoint.WebPartPages namespace