Ads API .NET library
|
Login and callback page for handling OAuth2 authentication. More...
Protected Member Functions | |
void | Page_Load (object sender, EventArgs e) |
Handles the Load event of the Page control. More... | |
Protected Attributes | |
global::System.Web.UI.HtmlControls.HtmlHead | Head1 |
Head1 control. More... | |
global::System.Web.UI.HtmlControls.HtmlForm | form1 |
form1 control. More... | |
Login and callback page for handling OAuth2 authentication.
|
inlineprotected |
Handles the Load event of the Page control.
sender | The source of the event. |
e | The System.EventArgs instance containing the event data. |
References Google.Api.Ads.AdManager.Lib.AdManagerAppConfig.AuthorizationMethod, Google.Api.Ads.Common.Lib.AppConfigBase.OAuth2Mode, and Google.Api.Ads.Common.Lib.AppConfigBase.OAuth2RefreshToken.
|
protected |
form1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
|
protected |
Head1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.