SPAutoSerializingObject.UpdateParent Method
Causes the containing SPPersistedObject, if one exists, to update its state.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Friend Overridable Sub UpdateParent
'Usage
Me.UpdateParent()
protected internal virtual void UpdateParent()