Page.IsPostBackEventControlRegistered Propriété

Définition

Obtient une valeur qui indique si le contrôle de la page qui effectue des publications a été inscrit.

public:
 property bool IsPostBackEventControlRegistered { bool get(); };
public bool IsPostBackEventControlRegistered { get; }
member this.IsPostBackEventControlRegistered : bool
Public ReadOnly Property IsPostBackEventControlRegistered As Boolean

Valeur de propriété

Boolean

true si le contrôle a été inscrit ; sinon, false.

S’applique à