Mediachase FileUploader.NET 1.9 Framework Help

FormFieldInfo.PostContentType Field

Represents the 'Content Type' attribyte name.

[Visual Basic]
Public Const PostContentType As String
[C#]
public const string PostContentType;

Remarks

The value of this constant is "Content-Type".

See Also

FormFieldInfo Class | Mediachase.FileUploader Namespace