This topic has not yet been rated - Rate this topic

Resume

Microsoft Advertising Services

This method is used to resume the normal display of an ad after a call to Suspend.

Namespace: Microsoft.Advertising.WinRT.UI (in Microsoft.Advertising.WinRT.UI.winmd)

JavaScript Library: ad.js

 

C#

public void Resume()

 

JavaScript

adControl.resume();

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.


Report a bug in the product. Send email to psupport@microsoft.com.
Send feedback about this documentation to adsfdbk@microsoft.com.
Revised: 2013-01-31
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.