开发者

Remove all styles from dynamic label in asp.net

I have a label and I got some text from database. text format like: Windows Server 2008 ...etc But sometimes there are di开发者_Python百科fferent fonts or something like style. How can I remove all of them quickly?

I know I can make it with replace command. But is there any quick way for it?


I found a solution that you can use control_name.attribute.remove in asp.net.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜