Click or drag to resize
AttachmentSendFileEventArgsIsRangeRequest Property
Indicates whether it is range request.

Namespace: CMS.DocumentEngine.Internal
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public bool IsRangeRequest { get; }

Property Value

Type: Boolean
See Also