summaryrefslogtreecommitdiffstats
path: root/samples/OpenIdRelyingPartyWebFormsVB/TracePage.aspx.designer.vb
diff options
context:
space:
mode:
authorDavid Christiansen <coding@davedoes.net>2015-01-04 23:33:54 +0000
committerDavid Christiansen <coding@davedoes.net>2015-01-04 23:33:54 +0000
commit5f8a168cc7a17fbc24442be4ae6b518d95a12647 (patch)
tree9f0efbcd13ff54446a34bd229dfd495eed882b06 /samples/OpenIdRelyingPartyWebFormsVB/TracePage.aspx.designer.vb
parent7574924b2b5c810b7c00328f04f506f28da3f2ec (diff)
downloadDotNetOpenAuth-5f8a168cc7a17fbc24442be4ae6b518d95a12647.zip
DotNetOpenAuth-5f8a168cc7a17fbc24442be4ae6b518d95a12647.tar.gz
DotNetOpenAuth-5f8a168cc7a17fbc24442be4ae6b518d95a12647.tar.bz2
Closes #356, Closes #357, Closes #358
Diffstat (limited to 'samples/OpenIdRelyingPartyWebFormsVB/TracePage.aspx.designer.vb')
-rw-r--r--samples/OpenIdRelyingPartyWebFormsVB/TracePage.aspx.designer.vb53
1 files changed, 0 insertions, 53 deletions
diff --git a/samples/OpenIdRelyingPartyWebFormsVB/TracePage.aspx.designer.vb b/samples/OpenIdRelyingPartyWebFormsVB/TracePage.aspx.designer.vb
deleted file mode 100644
index 9928c68..0000000
--- a/samples/OpenIdRelyingPartyWebFormsVB/TracePage.aspx.designer.vb
+++ /dev/null
@@ -1,53 +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 TracePage
-
- '''<summary>
- '''Head1 control.
- '''</summary>
- '''<remarks>
- '''Auto-generated field.
- '''To modify move field declaration from designer file to code-behind file.
- '''</remarks>
- Protected WithEvents Head1 As Global.System.Web.UI.HtmlControls.HtmlHead
-
- '''<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
-
- '''<summary>
- '''clearLogButton control.
- '''</summary>
- '''<remarks>
- '''Auto-generated field.
- '''To modify move field declaration from designer file to code-behind file.
- '''</remarks>
- Protected WithEvents clearLogButton As Global.System.Web.UI.WebControls.Button
-
- '''<summary>
- '''placeHolder1 control.
- '''</summary>
- '''<remarks>
- '''Auto-generated field.
- '''To modify move field declaration from designer file to code-behind file.
- '''</remarks>
- Protected WithEvents placeHolder1 As Global.System.Web.UI.WebControls.PlaceHolder
-End Class