Page.ShouldSerializeWindowWidth 方法

定义

允许派生类确定 WindowWidth 属性的序列化行为。

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

返回

如果内容应序列化,则为 true;否则为 false

适用于