Click or drag to resize
DictionaryHelper Class

Note: This API is now obsolete.

Methods for general dictionary operations
Inheritance Hierarchy
SystemObject
  CMS.BaseDictionaryHelper

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
[ObsoleteAttribute("Class is not designed to be used in custom code and will be removed from public API.")]
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 Obsolete.
Gets the first key from the key list.
Top
See Also