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