Click or drag to resize
AdvancedGetFileHandlerGetCachedOutputData Method
Gets the cached data for the current request.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected virtual byte[] GetCachedOutputData()

Return Value

Type: Byte
Returns null if no data is cached
See Also