Click or drag to resize
CachedSectionException Property
Exception that occurred within loading of the data

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public Exception Exception { get; set; }

Property Value

Type: Exception
See Also