ShouldSerializeChildren Method (RenderInputButton)
Tests whether the
RenderObject.Children property should be serialized.
protected virtual bool ShouldSerializeChildren()
'Declaration
Protected Overridable Function ShouldSerializeChildren() As Boolean
Return Value
True if the property should be serialized, false otherwise.