Ajax Uploader Class Reference

MvcUploader.Name Property

get the name and id of the uploader input field

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

See Also

MvcUploader Class | CuteWebUI Namespace