WebPartVerb.IsTrackingViewState Propiedad

Definición

Obtiene un valor que indica si actualmente se está efectuando un seguimiento del estado de vista de un verbo.

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

Valor de propiedad

true si se está efectuando un seguimiento del estado de vista; en caso contrario, false.

Se aplica a

Consulte también