Click or drag to resize
AdvancedGetFileHandlerIsRangeRequest Property
Indicates whether it is range request.

Namespace: CMS.Routing.Web
Assembly: CMS.Routing.Web (in CMS.Routing.Web.dll) Version: 10.0.0
Syntax
C#
public bool IsRangeRequest { get; }

Property Value

Type: Boolean
See Also