Q:

how to write function in aspx page

public void CheckCharCounter(string text)
   {

   }
0
<asp:TextBox ID="TextBox1" runat="server"   onkeyup="<%=CheckCharCounter(this))%>" />  
0

New to Communities?

Join the community