Click or drag to resize
RequestContextClientApplication Property
Dictionary to be used to collect data from server for client application.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static SafeDictionary<string, Object> ClientApplication { get; }

Property Value

Type: SafeDictionaryString, Object
See Also