Building an image gallery
I've already finished the Try it Out for Building an Image gallery. But I am having a problem when i run the codes.
and i got this error. Pls. Help
Compiler Error Message: CS0103: The name 'FileUpload' does not exist in the current context
Source Error:
Line 44: @FileUpload.GetHtml(allowMoreFilesToBeAdded:false)
|