ForumAttachmentInfoRemoveObjectDependencies Method |
Removes object dependencies.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 12.0.0
Syntax protected override void RemoveObjectDependencies(
bool deleteAll = false,
bool clearHashtables = true
)
Parameters
- deleteAll (Optional)
- Type: SystemBoolean
- clearHashtables (Optional)
- Type: SystemBoolean
See Also