Mediachase FileUploader.NET 1.9 Framework Help

FormFieldInfo Properties

The properties of the FormFieldInfo class are listed below. For a complete list of FormFieldInfo class members, see the FormFieldInfo Members topic.

Public Instance Properties

ContentDisposition Gets the 'Content Disposition' attribute value.
ContentType Gets the 'Content Type' attribute value.
Count Gets the number of attributes actually contained in the FieldInfo.
DataLength Gets the binary data length in bytes.
FileName Gets the file name for the field.
IsFile Gets a value indicating whether the field represents file.
IsFormItem Gets a value indicating whether the field represents not file.
Item Gets a attribute value with the specified name in the FormFieldInfo.
Keys Gets the attribute keys actually contained in the FieldInfo.
Name Gets the name for the field.
Values Gets the attribute values actually contained in the FieldInfo.

See Also

FormFieldInfo Class | Mediachase.FileUploader Namespace