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

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

Property Value

Type: Boolean

Implements

IResponseDataSenderAreRangesValid
See Also