| GetFilePageGetCachedOutputData Method  | 
            Gets the cached data for the current request.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntaxprotected virtual byte[] GetCachedOutputData()
Return Value
Type: 
ByteReturns null if no data is cached
See Also