Side State

BOY
GIRL


Description

This sample demonstrates using C1FlipCard control as a checkbox / switcher.

The C1FlipCard has two states since it has two different sides. The state can be determined by checking the CurrentSide property on server post back. Also, when this state gets changed, the SideChanged server event will be raised.

Documentation