Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Flushes the contents of the cache for the web application.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Shared Sub FlushBlobCache ( _
webapplication As SPWebApplication _
)
'Usage
Dim webapplication As SPWebApplicationPublishingCache.FlushBlobCache(webapplication)
public static void FlushBlobCache(
SPWebApplication webapplication
)
Parameters
webapplication
Type: Microsoft.SharePoint.Administration.SPWebApplicationThe web application.