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