Edit

Share via


Page.ShouldSerializeWindowTitle Method

Definition

Allows derived classes to determine the serialization behavior of the WindowTitle property.

C#
public bool ShouldSerializeWindowTitle();

Returns

true if the content should be serialized; otherwise, false.

Applies to