summaryrefslogtreecommitdiffstats
path: root/samples/OpenIdRelyingPartyWebFormsVB/Default.aspx.designer.vb
diff options
context:
space:
mode:
Diffstat (limited to 'samples/OpenIdRelyingPartyWebFormsVB/Default.aspx.designer.vb')
-rw-r--r--samples/OpenIdRelyingPartyWebFormsVB/Default.aspx.designer.vb26
1 files changed, 0 insertions, 26 deletions
diff --git a/samples/OpenIdRelyingPartyWebFormsVB/Default.aspx.designer.vb b/samples/OpenIdRelyingPartyWebFormsVB/Default.aspx.designer.vb
deleted file mode 100644
index ce59c43..0000000
--- a/samples/OpenIdRelyingPartyWebFormsVB/Default.aspx.designer.vb
+++ /dev/null
@@ -1,26 +0,0 @@
-'------------------------------------------------------------------------------
-' <auto-generated>
-' This code was generated by a tool.
-' Runtime Version:2.0.50727.4927
-'
-' Changes to this file may cause incorrect behavior and will be lost if
-' the code is regenerated.
-' </auto-generated>
-'------------------------------------------------------------------------------
-
-Option Strict On
-Option Explicit On
-
-
-
-Partial Public Class _Default
-
- '''<summary>
- '''form1 control.
- '''</summary>
- '''<remarks>
- '''Auto-generated field.
- '''To modify move field declaration from designer file to code-behind file.
- '''</remarks>
- Protected WithEvents form1 As Global.System.Web.UI.HtmlControls.HtmlForm
-End Class