Click or drag to resize
AdvancedGetFileHandlerExcludedResumableExtensions Property
List of file extensions for which the resumable downloads are disabled.

Namespace: CMS.Routing.Web
Assembly: CMS.Routing.Web (in CMS.Routing.Web.dll) Version: 10.0.0
Syntax
C#
protected static string ExcludedResumableExtensions { get; }

Property Value

Type: String
See Also