| CacheHelperGetInnerValue Method  | 
            Gets the inner value for the cache item
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntaxpublic static Object GetInnerValue(
	Object value
)
Parameters
- value
 - Type: SystemObject
Value to get 
Return Value
Type: 
Object
See Also