LumiSoft Net Help
MIME_h_ContentDisposition Constructor (dispositionType)
NamespacesLumiSoft.Net.MIMEMIME_h_ContentDispositionMIME_h_ContentDisposition(String)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public MIME_h_ContentDisposition(
	string dispositionType
)
Public Sub New ( 
	dispositionType As String
)
public:
MIME_h_ContentDisposition(
	String^ dispositionType
)
new : 
        dispositionType : string -> MIME_h_ContentDisposition
Parameters
dispositionType (String)
The disposition-type. Known values are in MIME_DispositionTypes.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when dispositionType is null reference.
ArgumentExceptionIs raised when any of the arguments has invalid value.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119