summaryrefslogtreecommitdiffstats
path: root/samples/OpenIdRelyingPartyWebFormsVB/Default.aspx.designer.vb
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2010-01-17 21:23:17 -0800
committerAndrew Arnott <andrewarnott@gmail.com>2010-01-17 21:23:17 -0800
commitcdb850c6cf90381e6db75365272b7d65ef5fe359 (patch)
tree8a466b7fc77e7811bf1aa21499614bad21d1798a /samples/OpenIdRelyingPartyWebFormsVB/Default.aspx.designer.vb
parent6b0a88f4e2ee416ce05db01551b1b51f00cdaba8 (diff)
parent552e0f13814655312525164f948bca6015287227 (diff)
downloadDotNetOpenAuth-cdb850c6cf90381e6db75365272b7d65ef5fe359.zip
DotNetOpenAuth-cdb850c6cf90381e6db75365272b7d65ef5fe359.tar.gz
DotNetOpenAuth-cdb850c6cf90381e6db75365272b7d65ef5fe359.tar.bz2
Merge branch 'v3.4'
Diffstat (limited to 'samples/OpenIdRelyingPartyWebFormsVB/Default.aspx.designer.vb')
-rw-r--r--samples/OpenIdRelyingPartyWebFormsVB/Default.aspx.designer.vb26
1 files changed, 26 insertions, 0 deletions
diff --git a/samples/OpenIdRelyingPartyWebFormsVB/Default.aspx.designer.vb b/samples/OpenIdRelyingPartyWebFormsVB/Default.aspx.designer.vb
new file mode 100644
index 0000000..ce59c43
--- /dev/null
+++ b/samples/OpenIdRelyingPartyWebFormsVB/Default.aspx.designer.vb
@@ -0,0 +1,26 @@
+'------------------------------------------------------------------------------
+' <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