Condividi tramite


AdControl.IsSuspended Proprietà

Definizione

Ottiene un valore che indica se AdControl è in uno stato sospeso.

public:
 property bool IsSuspended { bool get(); };
bool IsSuspended();
public bool IsSuspended { get; }
var boolean = adControl.isSuspended;
Public ReadOnly Property IsSuspended As Boolean

Valore della proprietà

System.Boolean

Restituisce true se il metodo Suspend è stato chiamato e l'annuncio banner è in uno stato sospeso; restituisce false se l'annuncio banner viene visualizzato normalmente.

Si applica a