A
ad
I want to get the string before period.
For example a string: "Home.aspx", I want to get the "Home"
How can I do that with C#?
For example a string: "Home.aspx", I want to get the "Home"
How can I do that with C#?