get_disposition
Description:
Gets the disposition or null on fail.
Parameters:
| this |
a ContentDisposition object |
Returns:
|
the disposition string which is probably one of DISPOSITION_ATTACHMENT or DISPOSITION_INLINE. |
Gets the disposition or null on fail.
| this |
a ContentDisposition object |
|
the disposition string which is probably one of DISPOSITION_ATTACHMENT or DISPOSITION_INLINE. |