Share via


PublishingCache.FlushBlobCache Method

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

See Also

Reference

PublishingCache Class

PublishingCache Members

Microsoft.SharePoint.Publishing Namespace