PortalApplication.Refresh Method

NOTE: This API is now obsolete.

Refreshes the Office SharePoint Server run-time cache.

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

Syntax

'Declaration
<ObsoleteAttribute("This class is obsolete.")> _
Public Shared Sub Refresh
'Usage

PortalApplication.Refresh()
[ObsoleteAttribute("This class is obsolete.")]
public static void Refresh()

Remarks

The Refresh method is optional, as SharePoint Server periodically refreshes the run-time cache.

See Also

Reference

PortalApplication Class

PortalApplication Members

Microsoft.SharePoint.Portal Namespace