Cloud Storage Integrator 2016 PHP Edition
Cloud Storage Integrator 2016 PHP Edition
Questions / Feedback?

ContentDisposition Property

Content disposition for the object.

Object Oriented Interface

public function getContentDisposition();
public function setContentDisposition($value);

Procedural Interface

incloudstorage_wasabi_get($res, 16 );
incloudstorage_wasabi_set($res, 16, $value );

Default Value

''

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.

Data Type

String

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 PHP Edition - Version 16.0 [Build 7239]