Clears tabs and portal cache for the specific portal.
Namespace: DotNetNuke.Entities.TabsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
void ClearCache( int portalId ) |
| Visual Basic |
|---|
Sub ClearCache ( portalId As Integer ) |
Parameters
- portalId
- Type: System..::..Int32
The portal id.