Änderungen Tabellengestaltung
This commit is contained in:
@@ -19,8 +19,7 @@ Partial Class CustomsAviso
|
||||
Page.UnobtrusiveValidationMode = UnobtrusiveValidationMode.WebForms
|
||||
VERAG_VARIABLES.initerrorcount()
|
||||
|
||||
If Me.Page.User.Identity.IsAuthenticated Then
|
||||
|
||||
If Me.Page.User.Identity.IsAuthenticated = True Then
|
||||
Try
|
||||
Kdnrtext = Session.Item("CustomerID")
|
||||
Catch A As UnauthorizedAccessException When String.IsNullOrEmpty(Kdnrtext)
|
||||
|
||||
Reference in New Issue
Block a user