Clears the specified type.
Namespace: DotNetNuke.Services.CacheAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public virtual void Clear( string type, string data ) |
| Visual Basic |
|---|
Public Overridable Sub Clear ( type As String, data As String ) |