Page.ShouldSerializeWindowWidth メソッド

定義

派生クラスに対し、WindowWidth プロパティのシリアル化動作の決定を許可します。

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

戻り値

コンテンツをシリアル化する必要がある場合は true。それ以外の場合は false

適用対象