AdControl.IsAutoRefreshEnabled property
Gets or sets a value that indicates whether automatic rotation of banner ads is enabled.
Syntax
public bool IsAutoRefreshEnabled { get; set; }
Property value
Type: System.Boolean.
Set to true to enable automatic rotation of banner ads; otherwise, false. The default is true.
Requirements
| Minimum supported phone | Windows Phone 8 Silverlight |
|---|---|
| Namespace | Microsoft.Advertising.Mobile.UI |
| Assembly | Microsoft.Advertising.Mobile.UI.dll |
Show: