ObjectSettingsInfoProviderDeleteObjectSettingsInternal Method |
Deletes the object settings matching the specified where condition.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax protected virtual void DeleteObjectSettingsInternal(
string where
)
Parameters
- where
- Type: SystemString
Where condition
See Also