CMSCssSettings Load Method Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: OnlineList CMSItem 
See Also