| GetFilePageWriteBytes Method  | 
            Streams the byte array to the response.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntaxprotected virtual void WriteBytes(
	byte[] data
)
Parameters
- data
 - Type: SystemByte
Data to write 
See Also