CMSCssSettingsLoadItemsFromQueryString Method |
Loads the CSS settings from the query string
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax public static List<CMSItem> LoadItemsFromQueryString(
string key
)
Parameters
- key
- Type: SystemString
Query string key
Return Value
Type:
ListCMSItemSee Also