| AdvancedGetFileHandlerAcceptRanges Property | 
            Indicates whether range requests are enabled (ex. for resumable downloads). If false, the HTTP Handler
            ignores the Range HTTP Header and returns the entire contents.
            
 
Namespace: CMS.Routing.WebAssembly: CMS.Routing.Web (in CMS.Routing.Web.dll) Version: 10.0.0
 Syntax
Syntaxprotected static bool AcceptRanges { get; }Property Value
Type: 
Boolean See Also
See Also