<%@ Master Language="VB" AutoEventWireup="true" CodeBehind="Site.master.vb" Inherits="Semsys.SiteMaster" %> <%-- --%> SICEUP - Sistema Integral de Control Escolar para las UTs Privadas <%: Scripts.Render("~/bundles/modernizr") %> <%----%>
<%--Para obtener más información sobre cómo agrupar scripts en ScriptManager, consulte http://go.microsoft.com/fwlink/?LinkID=272931&clcid=0x409 --%> <%--Scripts de Framework--%> <%-- --%> <%--Scripts del sitio--%>
<%-- Menu para dispositivos mobiles--%> <%--Barra de menus para el Role de Control Escolar --%>
<% If Context.User.Identity.IsAuthenticated Then If Context.User.IsInRole("ServiciosEscolares") Then %> <% End If End If %>
<%--Barra de menus para los formularios --%>
<% If Context.User.Identity.IsAuthenticated Then If Context.User.IsInRole("Universidad") Then If Session("IdUniversidad") Is Nothing Then Dim pu As New ProfileBase() pu.Initialize(Context.User.Identity.Name, True) Dim idUniversidad = CInt(pu.GetPropertyValue("idUniversidad")) Session("IdUniversidad") = idUniversidad ' Response.Redirect(HttpContext.Current.Request.Url.ToString(), True) End If 'Response.Redirect("~/") %> <% Else 'Response.Redirect("~/") End If End If %>
<% If Context.User.Identity.IsAuthenticated Then If Context.User.IsInRole("REVOE") Then %> <% End If End If %>
<% If Context.User.Identity.IsAuthenticated Then If Context.User.IsInRole("RPD") Then %> <% End If End If %>
<%--arrow_drop_down
  • Reportes
  • <% End If End If %> arrow_drop_down
  • Reportes
  • <% End If End If %> --%>
    <%-- --%> <%-- --%>

    © 2023 Secretaría de Educación Pública

    © <%= DateTime.Now.Year %> - Secretaria de Educación Pública

    SEMSYS - Subsecretaría de Educación Media Superior Y Superior © 2023
    Circuito Ex Hacienda de la Concepción lote 17, San Juan Tilcuautla San Agustín Tlaxiaca Hidalgo, C.P. 42160.
    Telefonos: 717 25 10, 717 25 16 - Ext. 4720

    <%----%> <%----%> <%: Scripts.Render("~/bundles/jquery") %> <%: Scripts.Render("~/bundles/materialize") %> <%: Scripts.Render("~/bundles/app") %>