| Mediachase FileUploader.NET 1.9 Framework Help | |
FormFieldInfo.PostName Field
Represents the 'Name' attribyte name.
[Visual Basic]Public Const PostName As
String [C#]public const
string PostName;
Remarks
The value of this constant is "name".
See Also
FormFieldInfo Class | Mediachase.FileUploader Namespace