AdControl.Resume | resume method
Resumes the normal display of a banner ad after a call to Suspend.
Syntax
public: void Resume()
Parameters
This method has no parameters.
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. Otherwise, a call to the Refresh method will work normally.
Requirements
|
Minimum supported client |
Windows 8.1 |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8.1 |
|
Namespace |
|
|
Metadata |
|
See also