Click or drag to resize
AdvancedGetFileHandlerAcceptRange Property
Indicates if resumable downloads should be supported for current file.

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

Property Value

Type: Boolean
See Also