Click or drag to resize
WindowHelper Class
Window objects management.
Inheritance Hierarchy
SystemObject
  CMS.HelpersWindowHelper

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static class WindowHelper

The WindowHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAdd
Add item.
Public methodStatic memberClear
Clears the session content starting with given string
Public methodStatic memberContains
Check if stock contain item.
Public methodStatic memberGetItem
Returns object which matches by key.
Public methodStatic memberRemove
Remove item.
Top
See Also