Click or drag to resize
CacheHelperGetInnerValue Method
Gets the inner value for the cache item

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static Object GetInnerValue(
	Object value
)

Parameters

value
Type: SystemObject
Value to get

Return Value

Type: Object
See Also