AdvancedGetFileServiceReadFileContent Method |
Reads filePath and returns bytes array.
Namespace: CMS.Routing.WebAssembly: CMS.Routing.Web (in CMS.Routing.Web.dll) Version: 13.0.131
Syntax protected byte[] ReadFileContent(
string filePath
)
Parameters
- filePath
- Type: SystemString
Return Value
Type:
ByteSee Also