SPSite.ExtendUpgradeReminderDate method

extend the upgrade reminder date for this SPSite by the days specified at WebApplication.UpgradeReminderDelay

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

Syntax

'Declaration
Public Sub ExtendUpgradeReminderDate
'Usage
Dim instance As SPSite

instance.ExtendUpgradeReminderDate()
public void ExtendUpgradeReminderDate()

See also

Reference

SPSite class

SPSite members

Microsoft.SharePoint namespace