Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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