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