Änderungen Implementierung Fehlernummern-System in jeder Seite
This commit is contained in:
@@ -3,8 +3,10 @@ Partial Class Customers_Default2
|
||||
Inherits System.Web.UI.Page
|
||||
Protected Sub Page_Load(ByVal sender As Object, e As EventArgs)
|
||||
If Page.IsPostBack Then
|
||||
Page.MaintainScrollPositionOnPostBack = True
|
||||
VERAG_VARIABLES.initerrorcount()
|
||||
Else
|
||||
Page.MaintainScrollPositionOnPostBack = False
|
||||
VERAG_VARIABLES.initerrorcount()
|
||||
End If
|
||||
End Sub
|
||||
|
||||
Reference in New Issue
Block a user