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