'------------------------------------------------------------------------------ ' ' 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. ' '------------------------------------------------------------------------------ Option Strict On Option Explicit On Partial Public Class Login ''' '''OpenIdLogin1 control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents OpenIdLogin1 As Global.DotNetOpenAuth.OpenId.RelyingParty.OpenIdLogin ''' '''requireSslCheckBox control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents requireSslCheckBox As Global.System.Web.UI.WebControls.CheckBox ''' '''papePolicies control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents papePolicies As Global.System.Web.UI.WebControls.CheckBoxList ''' '''yahooLoginButton control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents yahooLoginButton As Global.DotNetOpenAuth.OpenId.RelyingParty.OpenIdButton End Class