MS23032016
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
For Each row As DataRow In dt.Rows
|
||||
Dim controlid As Integer = row.Item(0)
|
||||
CURRENT_CONTROL_ID = controlid
|
||||
ClassControlCommands.DeleteControl()
|
||||
ClassControlCommands.DeleteControl(controlid)
|
||||
|
||||
Next
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user