AdControl.IsAutoRefreshEnabled Proprietà

Definizione

Ottiene o imposta un valore che indica se è abilitata la rotazione automatica degli annunci banner.

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

void IsAutoRefreshEnabled(bool value);
public bool IsAutoRefreshEnabled { get; set; }
var boolean = adControl.isAutoRefreshEnabled;
adControl.isAutoRefreshEnabled = boolean;
Public Property IsAutoRefreshEnabled As Boolean

Valore della proprietà

System.Boolean

Impostare su true per abilitare la rotazione automatica degli annunci banner; in caso contrario, false. Il valore predefinito è True.

Si applica a