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.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public bool AreRangesValid { get; }

Property Value

Type: Boolean
See Also