ContentDisposition Constructor
Namespace: Rebex.Mime.Headers
Assembly: Rebex.Mail.dll (version 7.0.9083)
ContentDisposition(String)
Initializes a new instance of ContentDisposition header value with the specified disposition type.
Declaration
public ContentDisposition(string dispositionType)
Parameters
Type | Name | Description |
---|---|---|
String | dispositionType | A dispositin type. |