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

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

Property Value

Type: Boolean
See Also