IsAutoRefreshEnabled | isAutoRefreshEnabled property

AdControl.IsAutoRefreshEnabled | isAutoRefreshEnabled property

Gets or sets a value that indicates whether automatic rotation of banner ads is enabled.

Syntax


public:
property bool IsAutoRefreshEnabled { 
   bool get();
   void set (bool value);
}

Property value

Type: Boolean [JavaScript] | System.Boolean [.NET] | Platform::Boolean [C++]

Set to true to enable the automatic rotation of banner ads; otherwise, false. The default is true.

Requirements

Minimum supported client

Windows 8.1

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8.1

Namespace

Microsoft.Advertising.WinRT.UI
Microsoft::Advertising::WinRT::UI [C++]

Metadata

Microsoft.Advertising.winmd

See also

AdControl

 

 

Show:
© 2017 Microsoft