'宣言 Public Overloads Shared Function ClearCachedDocument( _ ByVal documentKey As System.String _ ) As System.Boolean
public static System.bool ClearCachedDocument( System.string documentKey )
パラメータ
- documentKey
- ドキュメントキー。
戻り値の型
指定したドキュメントが実際にキャッシュから削除された場合 true を返します。