Fix
This commit is contained in:
@@ -20,4 +20,9 @@ Partial Class _Default
|
||||
'Response.Cookies.Add(cookie2)
|
||||
|
||||
End Sub
|
||||
|
||||
Protected Sub Unnamed_Load(sender As Object, e As EventArgs)
|
||||
Dim frm As HtmlIframe = sender
|
||||
frm.InnerText = "I frame is loading..."
|
||||
End Sub
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user