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

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

Property Value

Type: Boolean
See Also