| AdvancedGetFileHandlerGetCachedOutputData Method | 
            Gets the cached data for the current request.
            
 
Namespace: CMS.Routing.WebAssembly: CMS.Routing.Web (in CMS.Routing.Web.dll) Version: 10.0.0
 Syntax
Syntaxprotected virtual byte[] GetCachedOutputData()
Return Value
Type: 
ByteReturns null if no data is cached
 See Also
See Also