AdControl.Resume method
Resumes the normal display of a banner ad after a call to Suspend.
Syntax
public void Resume()
Remarks
The static snapshot of the ad created and shown by the call to Suspend is replaced with the normal ad.
If the IsAutoRefreshEnabled property is set to true, the automatic refresh of ads will resume. If the IsAutoRefreshEnabled property is set to false, a call to the Refresh method will work normally.
Requirements
| Minimum supported phone | Windows Phone 8 Silverlight |
|---|---|
| Namespace | Microsoft.Advertising.Mobile.UI |
| Assembly | Microsoft.Advertising.Mobile.UI.dll |
Show: