ContentDisposition Property
Content disposition for the object.
Syntax
public String getContentDisposition(); public void setContentDisposition(String contentDisposition);
Remarks
This property is used by the CreateObject method. Use it to set the HTTP "Content-Disposition" header that can be used to describe presentation of the object.
This property is not available at design time.
Default Value
""