ShouldSerializeTitle Method
Indicates whether the
Title property should be serialized.
protected bool ShouldSerializeTitle()
'Declaration
Protected Function ShouldSerializeTitle() As Boolean
Return Value
true if
Title should be serialized,
false otherwise.