AdControl.Resume Method

Definition

Resumes the normal display of a banner ad after a call to Suspend.

public:
 void Resume();
void Resume();
public void Resume();
function resume()
Public Sub 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. Otherwise, a call to the Refresh method will work normally.

Applies to