ShouldSerializeChildren Method (RenderInputCheckBox)
Tests whether the
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.