On 3/20/08, Andrew Broderick <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Is there a way to mark a component in markup as optional, so it renders it
> if it's there, but leaves it out if not? Or, if I don't want a certain
> component to appear (decided by logic at runtime), do I just have to insert a
>
Hi,
Is there a way to mark a component in markup as optional, so it renders it if
it's there, but leaves it out if not? Or, if I don't want a certain component
to appear (decided by logic at runtime), do I just have to insert a
"placeholder" component, such as an empty label?
Thanks
_