Page.ShouldSerializeWindowWidth メソッド

定義

派生クラスが、 WindowWidth プロパティのシリアル化動作を判断できるようにします。

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

返品

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

適用対象