ToolPart.ApplyChangesInternal Method

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Overrides NotOverridable Function ApplyChangesInternal As Boolean
'Usage
Dim returnValue As Boolean

returnValue = Me.ApplyChangesInternal()
protected override sealed bool ApplyChangesInternal()

Return Value

Type: System.Boolean

See Also

Reference

ToolPart Class

ToolPart Members

Microsoft.SharePoint.WebPartPages Namespace