SPPersistedUpgradableObject.Invalidate method

Invalidates computed property values.

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

Syntax

public virtual void Invalidate()

Implements

IUpgradable.Invalidate()

Remarks

The values of the CanUpgrade and NeedsUpgrade properties are reset and will be computed on the next access.

See also

Reference

SPPersistedUpgradableObject class

SPPersistedUpgradableObject members

Microsoft.SharePoint.Administration namespace

Invalidate()