Compartilhar via


AdControl.IsAutoRefreshEnabled Propriedade

Definição

Obtém ou define um valor que indica se a rotação automática de anúncios em faixa está habilitada.

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

Valor da propriedade

Boolean

bool

Defina como true para habilitar a rotação automática de anúncios em faixa; caso contrário, false. O padrão é true.

Aplica-se a