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