ObjectListCommandCollection.IsTrackingViewState Propriété

Définition

Obtient une valeur indiquant si la collection effectue le suivi des modifications de l'état d'affichage. Cette API est obsolète. Pour plus d’informations sur le développement d’applications mobiles ASP.NET, consultez Mobile Apps & Sites avec ASP.NET.

protected:
 property bool IsTrackingViewState { bool get(); };
protected bool IsTrackingViewState { get; }
member this.IsTrackingViewState : bool
Protected ReadOnly Property IsTrackingViewState As Boolean

Valeur de propriété

true si un suivi des modifications de l'état d'affichage est effectué ; sinon, false.

S’applique à