CMSCssSettings RegisterCSS Method (Page, String, List CMSItem )Kentico 8.1 API Reference
Registers the CSS link for the given items with given query string key

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

Parameters

page
Type: OnlineSystem.Web.UI Page
Page
key
Type: OnlineSystem String
QueryString key name
items
Type: OnlineSystem.Collections.Generic List CMSItem 
Items collection
See Also