Skip to content

Commit 0814bce

Browse files
DevExpressExampleBotDevExpressExampleBot
authored andcommitted
Source auto update [skip ci]
1 parent 903cdba commit 0814bce

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CS/AspxDashboard_GettingStarted/Web.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@
7373
<add type="DevExtreme" />
7474
</resources>
7575
</devExpress>
76-
</configuration>
76+
</configuration>

VB/AspxDashboard_GettingStarted/Web.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@
7373
<add type="DevExtreme" />
7474
</resources>
7575
</devExpress>
76-
</configuration>
76+
</configuration>

VB/AspxDashboard_GettingStarted/WebForm1.aspx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WebForm1.aspx.cs" Inherits="AspxDashboard_GettingStarted.WebForm1" %>
1+
<%@ Page Language="VB" AutoEventWireup="true" CodeBehind="WebForm1.aspx.vb" Inherits="AspxDashboard_GettingStarted.WebForm1" %>
22

33
<%@ Register Assembly="DevExpress.Dashboard.v18.1.Web.WebForms, Version=18.1.18.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" Namespace="DevExpress.DashboardWeb" TagPrefix="dx" %>
44

0 commit comments

Comments
 (0)