Click or drag to resize
AdvancedGetFileHandlerAreRangesValid Property
Indicates whether ranges are valid. TRUE: ranges are valid or request is not range request FALSE: all other cases

Namespace: CMS.Routing.Web
Assembly: CMS.Routing.Web (in CMS.Routing.Web.dll) Version: 10.0.0
Syntax
C#
public bool AreRangesValid { get; }

Property Value

Type: Boolean
See Also