asp.net - Asp label replace by HTML label I want text property for HTML label -


i using html label in asp.net website. want html label text property

how declare text property html label control ?

can put text inside <label> tag:

<label runat="server" id="lblhello">hello</label> 

Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -