MultipartContentElement ContentDispositionType Property frevvo Live Forms
Property that holds the content disposition type for this multipart element.

Namespace: Frevvo.Forms.Client
Assembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax

public string ContentDispositionType { get; }

Return Value

Type: OnlineString
The value of the Content-Disposition field as a string
See Also