Änderungen Implementierung Fehlernummern-System in jeder Seite
This commit is contained in:
@@ -21,6 +21,8 @@ Partial Class Customers_Default3
|
||||
Dim provider As CultureInfo = CultureInfo.InvariantCulture
|
||||
|
||||
Protected Sub Page_Load(ByVal sender As Object, ByVal e As EventArgs) Handles Me.Load
|
||||
VERAG_VARIABLES.initerrorcount()
|
||||
|
||||
If Not Me.Page.User.Identity.IsAuthenticated Then
|
||||
FormsAuthentication.RedirectToLoginPage()
|
||||
Else
|
||||
|
||||
Reference in New Issue
Block a user