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.
Called prior to extracting customization data from the control.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub BeginSave
'Usage
Dim instance As BaseXsltListWebPart
instance.BeginSave()
public void BeginSave()
Implements
ITrackingPersonalizable.BeginSave()
Remarks
If there is a SPList associated with this instance of the BaseXsltListWebPart, and the values of the Title, Description, and TitleUrl properties of both objects are the same, this method clears the values for these properties.