Page.ShouldSerializeWindowHeight 方法

定义

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

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

返回

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

适用于