Page.ShouldSerializeWindowWidth Méthode

Définition

Permet aux classes dérivées de déterminer le comportement de sérialisation de la propriété WindowWidth.

public:
 bool ShouldSerializeWindowWidth();
public bool ShouldSerializeWindowWidth ();
member this.ShouldSerializeWindowWidth : unit -> bool
Public Function ShouldSerializeWindowWidth () As Boolean

Retours

true si le contenu devrait être sérialisé ; sinon, false.

S’applique à