Removes the internal.
Namespace: DotNetNuke.Services.CacheAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
protected void RemoveInternal( string cacheKey ) |
| Visual Basic |
|---|
Protected Sub RemoveInternal ( cacheKey As String ) |
Parameters
- cacheKey
- Type: System..::..String
The cache key.