Builds the response string from given response array.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- response
- Type: System.Collections ArrayList
Response array
- expectedSize
- Type: System Int32
Expected size of the response in bytes
Return Value
Type: StringSee Also