MediaLibraryInfoRemoveObjectDependencies Method |
Removes library dependencies.
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 13.0.131
Syntax protected override void RemoveObjectDependencies(
bool deleteAll = false,
bool clearHashtables = true
)
Parameters
- deleteAll (Optional)
- Type: SystemBoolean
- clearHashtables (Optional)
- Type: SystemBoolean
See Also