I am new to asp.net I got this message when I try to run my .aspx on web browser. I wrote the code on filename.aspx.vb
Private Sub SubmitBtn_Click(sender As Object, e As System.EventArgs)' is not accessible in this context because it is 'Private'.
↧
error message not accessible in this context because it is 'Private'.
↧