Error
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.

stringformati

how to access server side function using javascript
Friday, 27 January 2012 11:44
// how to access server side function using javascript


protected string ServerFunciton()
{
string toppltip= string.Format("I am a server side function");
return tooltip;
}


Read more: http://feeds.dzone.com/~r/dzone/snippets/~3/vbV7yEIjmnQ/14491

 


Taxonomy by Zaragoza Online