Friday, April 27, 2012

how to add appsetting key value to control like textbox in aap,net

<asp:TextBox ID = "txtBox1" runat = "server" Text = "<%$appSettings:Keyvalue %>" />

No comments:

Post a Comment