Click or drag to resize
DictionaryHelper Class
Methods for general dictionary operations
Inheritance Hierarchy
SystemObject
  CMS.BaseDictionaryHelper

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public class DictionaryHelper

The DictionaryHelper type exposes the following members.

Constructors
  NameDescription
Public methodDictionaryHelper
Top
Fields
  NameDescription
Public fieldStatic memberSEPARATOR
Separators for the dictionary key
Public fieldStatic memberSEPARATORS
Separators for the dictionary key as array
Top
Methods
  NameDescription
Public methodStatic memberGetFirstKey
Gets the first key from the key list.
Top
See Also