SaveModuleControl updates a Module Control in the database
Namespace: DotNetNuke.Entities.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static int SaveModuleControl( ModuleControlInfo moduleControl, bool clearCache ) |
Visual Basic |
---|
Public Shared Function SaveModuleControl ( moduleControl As ModuleControlInfo, clearCache As Boolean ) As Integer |
Parameters
- moduleControl
- Type: DotNetNuke.Entities.Modules..::..ModuleControlInfo
The Module Control to save
- clearCache
- Type: System..::..Boolean
A flag that determines whether to clear the host cache