I am not sure all information 100% correct. Some information getting from internet sites. Main theme of this blog is own reference....
string[] ids = {"2343","2344","2345"}; string idString = String.Join(",",ids); Response.Write(idString);
ref developerfusion.com
No comments:
Post a Comment