| ResponseDataSenderAcceptRanges 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.AspNet.Platform.RoutingAssembly: CMS.AspNet.Platform (in CMS.AspNet.Platform.dll) Version: 13.0.131
Syntaxpublic static bool AcceptRanges { get; }Property Value
Type: 
Boolean
See Also