2
Answers

How To Split String Result Present in camel query using C#

Akshay

Akshay

10y
882
1
In my SharePoint List I have 1 column Url    So it Contain result like=http://sites/LearSharePoint/Pages/bb.aspx,
.http://sites/LearSharePoint/Pages/bb.aspx,
 
So i want to split this url string using c#?

Answers (2)