ShouldSerializeTitle Method
ShouldSerializeTitle()
Indicates whether the Title property should be serialized.
Declaration
protected bool ShouldSerializeTitle()
Protected Function ShouldSerializeTitle() As Boolean
Returns
| Type |
Description |
| bool |
true if Title should be serialized, false otherwise.
|