CMSCssSettings Load Method Kentico 8.0 API Reference
Loads the given items collection with the new items

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

Parameters

newItems
Type: OnlineSystem.Collections.Generic IEnumerable CMSItem 
New items

Return Value

Type: OnlineList CMSItem 
See Also