Click or drag to resize
DataClassInfoRemoveObsoleteSearchSettings Method
Removes search settings from the class which does not correspond to any fields in the class.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public void RemoveObsoleteSearchSettings()
See Also