ContentDispositionHeader Constructor
The ContentDispositionHeader constructor overload creates a new ContentDispositionHeader object.
Overload List
Name | Description |
---|---|
ContentDispositionHeader () |
The ContentDispositionHeader constructor creates a new ContentDispositionHeader object.
|
ContentDispositionHeader (String) |
The ContentDispositionHeader constructor constructs a new ContentDispositionHeader object that has the value specified by value.
|