Click or drag to resize
CMSFileResultContentDisposition Property
Gets or sets the Content-Disposition header for the response.

Namespace: CMS.Base.Routing
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
public ContentDisposition ContentDisposition { get; set; }

Property Value

Type: ContentDisposition
See Also