SearchSettings CopyTo Method Kentico 8.0 API Reference
Copies selected fields to another search settings object

Namespace: CMS.DataEngine
Assembly: 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: OnlineSystem Func SearchSettingsInfo, OnlineBoolean 
Function to say which items to copy. If null, all items are copied
See Also