'Declaration Public Overloads Shared Function ClearCachedDocument( _ ByVal documentKey As System.String _ ) As System.Boolean
public static System.bool ClearCachedDocument( System.string documentKey )
Parameters
- documentKey
 - The document key.
 
Return Value
Returns true if the specified document has actually been removed from the cache.