Page.ShouldSerializeTitle Method

Definition

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

public bool ShouldSerializeTitle();

Returns

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

Applies to