Codedesign Default2.aspx und Anpassung logik LKWs.aspx
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<%@ Page Title="" Language="VB" MasterPageFile="~/Customers/Customers.master" AutoEventWireup="false" CodeFile="Default2.aspx.vb" Inherits="Customers_Default2" Async="true" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder2" Runat="Server"><%If String.Equals(Page.User.Identity.Name, "Admin") = False Then
|
||||
FormsAuthentication.RedirectToLoginPage()
|
||||
FormsAuthentication.RedirectToLoginPage("ParNAdmin=TRUE")
|
||||
End If %>
|
||||
|
||||
</asp:Content>
|
||||
|
||||
Reference in New Issue
Block a user