Literal Control
ตัวอย่าง Example
<html>
<body>

<form runat="server">
<asp:Literal Text="I love ASP. NET!" runat="server" />
</form>

</body>
</html>


ผลลัพธ์

I love ASP. NET!

Powered by ASPThai.Net
Copyright ©2002-2004 ASPThai.