Sitecore 5.1.1 API
Cache.RemovePrefix Method
[Visual Basic]
Public Sub RemovePrefix( _
ByVal
keyPrefix
As
String
_
)
[C#]
public
void
RemovePrefix(
string
keyPrefix
);
See Also
Cache Class
|
Sitecore.Caching Namespace