Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

Can I not split a string with c# using the actual character such as ";", or do I have to use the Char value?

$
0
0

I am getting an error trying to do the following, but if I represent the ";" as a char value, it works. Is that the only way to do it?

string[] strTest= Session["Test"].ToString().Split(";");


Viewing all articles
Browse latest Browse all 5678

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>