Convert a String to Title Case(blackwasp.co.uk)
submitted by
BlackWasp(4024) 3 years, 4 months ago
Text can be converted to entirely upper case or lower case using standard methods from the String class. Another common format is title case, where the first letter of each word is usually capitalised. This case can be applied using the TextInfo class.
|category: C#
|Views: 36
tags:
C# another
Everyones tags:
Your Tags: