Copies selected fields to another search settings object
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- target
- Type: CMS.DataEngine SearchSettings
Target settings
- func (Optional)
- Type: System Func SearchSettingsInfo, Boolean
Function to say which items to copy. If null, all items are copied
See Also