Link button Text

Link button Text

am 05.11.2007 16:59:57 von Amritha.Datta

Hi,

I want to break the text in the link button into 2 lines. How would
this be possible in ASP.NET 2003?

Ex: I have a link button "Maintenance Screen" , I want to show that
into 2 lines because its length

I want to show as:

Maintenance
Screen


Any help would be appreciated.

Thanks.

Re: Link button Text

am 06.11.2007 13:02:47 von nemtsev

Hello Amritha.Datta@gmail.com,

put
inside the LinkButton text
like "Maintenance
Screen"

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


> Hi,
>
> I want to break the text in the link button into 2 lines. How would
> this be possible in ASP.NET 2003?
>
> Ex: I have a link button "Maintenance Screen" , I want to show that
> into 2 lines because its length
>
> I want to show as:
>
> Maintenance
> Screen
> Any help would be appreciated.
>
> Thanks.
>