Änderungen

This commit is contained in:
ja
2022-02-09 11:36:24 +01:00
parent b9e943862f
commit bf736c178c
10 changed files with 9 additions and 10 deletions

View File

@@ -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))