TranslationHelper RegisterRecords Method (String, IList Int32 , String,  String )Kentico 8.0 API Reference
Registers the records from the given ID list.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

objectType
Type: OnlineSystem String
Object type of the target objects
objectIDs
Type: OnlineSystem.Collections.Generic IList OnlineInt32 
List of IDs to register
siteName
Type: OnlineSystem String
Site name
excludedNames
Type:  OnlineSystem String 
Excluded object names
See Also