The DisplayConditions inner-property of most Chameleon controls is a way to manage when that control should be rendered. Below is a screenpic of selecting the DisplayConditions property with the PlaceHolder CSControl.
The ConditionalContent control can be used inside of a Chameleon control whose display is set by DisplayConditions. Here we see a Chameleon UserList using a DisplayConditions inner-property with further conditional rendering using a ConditionalContent CSControl that supports both True and False display conditions. Pretty cool.
