Ajax Uploader Class Reference

MvcUploader.FormName Property

NOTE: This property is now obsolete.

Do not use .FormName , use .Name .


get the name and id of the uploader input field

[Visual Basic]
Public Property FormName As String
[C#]
public string FormName {get; set;}

See Also

MvcUploader Class | CuteWebUI Namespace