Clears the module cache based on the page (tabid)
Namespace: DotNetNuke.Entities.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
void ClearCache( int TabId ) |
Visual Basic |
---|
Sub ClearCache ( TabId As Integer ) |
Parameters
- TabId
- Type: System..::..Int32
The tab id.