The prefix for the names of file fields in requests.
The prefix for the names of file fields in requests.
If a file field has a name that starts with this prefix, the prefix must be followed by the post-back ID, then a "-", then a control's UniqueID. The file will then be associated with that post-back ID and control UniqueID.