| AdvancedGetFileHandlerIsExtensionExcludedFromRanges Method  | 
            Indicates if file with given extension is excluded from resumable downloads.
            
 
Namespace: CMS.Routing.WebAssembly: CMS.Routing.Web (in CMS.Routing.Web.dll) Version: 12.0.0
Syntaxprotected virtual bool IsExtensionExcludedFromRanges(
	string extension
)
Parameters
- extension
 - Type: SystemString
File extension 
Return Value
Type: 
Boolean
See Also