Click or drag to resize
CMSFileResultEnableRangeProcessing Property
Gets or sets the value that enables range processing for the CMSFileResult.

Namespace: CMS.Base.Routing
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
public bool EnableRangeProcessing { get; set; }

Property Value

Type: Boolean
See Also