Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.AspNet Namespaces
CMS.AspNet.Platform.Routing
ResponseDataSender Class
ResponseDataSender Methods
WriteBytes Method
WriteFile Method
ResponseDataSender
WriteBytes Method
Streams the byte array to the response.
Namespace:
CMS.AspNet.Platform.Routing
Assembly:
CMS.AspNet.Platform (in CMS.AspNet.Platform.dll) Version: 13.0.131
Syntax
C#
Copy
public
void
WriteBytes
(
byte
[]
data
)
Parameters
data
Type:
System
Byte
Data to write
Implements
IResponseDataSender
WriteBytes(
Byte
)
See Also
Reference
ResponseDataSender Class
CMS.AspNet.Platform.Routing Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com