Click or drag to resize
CachedSectionTDataGetData Method
Attempts to get the data from cache.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public TData GetData()

Return Value

Type: TData
See Also