ForumGroupInfoProviderClear Method |
Clears the hash table.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntax public static void Clear(
bool logTasks
)
Parameters
- logTasks
- Type: SystemBoolean
If true, web farm tasks are logged
See Also