Änderungen
This commit is contained in:
@@ -444,7 +444,6 @@ Partial Class login_FLEX
|
||||
Protected Sub CreateTestusers_Click(sender As Object, e As EventArgs)
|
||||
Dim str As String = String.Empty
|
||||
Dim textbox As TextBox = Page.FindControl("txt_numbuserstes")
|
||||
|
||||
str = textbox.Text
|
||||
|
||||
TestPerformance.createnUsers(Integer.Parse(str))
|
||||
|
||||
Reference in New Issue
Block a user