Parses the range header from the request.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- size
- Type: System Int64
Size of data
- currentContext
- Type: System.Web HttpContext
Current HTTP context
Return Value
Type: Int642D Array in format {{START_RANGE,END_RANGE},{START_RANGE, END_RANGE}}
See Also