diff options
Diffstat (limited to 'samples/OpenIdRelyingPartyWebForms/DetectGoogleSession.aspx.designer.cs')
-rw-r--r-- | samples/OpenIdRelyingPartyWebForms/DetectGoogleSession.aspx.designer.cs | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/samples/OpenIdRelyingPartyWebForms/DetectGoogleSession.aspx.designer.cs b/samples/OpenIdRelyingPartyWebForms/DetectGoogleSession.aspx.designer.cs index e9f6a46..576c646 100644 --- a/samples/OpenIdRelyingPartyWebForms/DetectGoogleSession.aspx.designer.cs +++ b/samples/OpenIdRelyingPartyWebForms/DetectGoogleSession.aspx.designer.cs @@ -22,6 +22,15 @@ namespace OpenIdRelyingPartyWebForms { protected global::System.Web.UI.WebControls.Label YouAreLoggedInLabel; /// <summary> + /// YouTrustUsLabel control. + /// </summary> + /// <remarks> + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// </remarks> + protected global::System.Web.UI.WebControls.Label YouTrustUsLabel; + + /// <summary> /// YouAreNotLoggedInLabel control. /// </summary> /// <remarks> |