ModuleManagerRemoveReadOnlyObject Method |
Removes object structures.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static void RemoveReadOnlyObject(
string objectType,
bool logTask
)
Parameters
- objectType
- Type: SystemString
Object type - logTask
- Type: SystemBoolean
If true, web farm tasks are logged
See Also