TypeHelper AddTypes Method Kentico 8.0 API Reference
Adds the specified types to the resulting array.

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

Parameters

list
Type: OnlineSystem.Collections.Generic List OnlineString 
Current types list
addList
Type: OnlineSystem.Collections.Generic List OnlineString 
Object types to add
See Also