????
Current Path : C:/inetpub/vhost/lantha.gdtsolutions.vn/api/Views/Home/ |
Current File : C:/inetpub/vhost/lantha.gdtsolutions.vn/api/Views/Home/Index.cshtml |
<%@ Page Language="C#" %> <script runat="server"> protected override void OnLoad(EventArgs e) { Response.Redirect("/swagger"); } </script>