The properties of the FormFieldInfo class are listed below. For a complete list of FormFieldInfo class members, see the FormFieldInfo Members topic.
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. |
FormFieldInfo Class | Mediachase.FileUploader Namespace