Expand Minimize
0 out of 3 rated this helpful - Rate this topic

ContentDisposition Enumeration 

Indicates how the report content should be presented.

Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)

public enum ContentDisposition
public enum ContentDisposition
public enum ContentDisposition
 Member nameDescription
AlwaysAttachment 
AlwaysInline 
OnlyHtmlInline 

This is used as a value for the ExportContentDisposition property of the ReportViewer control to indicate whether content should be presented inline or as an attachment.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.