Share via


PortalApplication.Refresh Method

Refreshes the Office SharePoint Server run-time cache.

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

Syntax

'Declaration
Public Shared Sub Refresh
'Usage

PortalApplication.Refresh()
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