See also
Class StringUtils
West Wind Toolkit for .NET
StringUtils.ProperCase
Return a string in proper Case format
public static string ProperCase(string Input);
Parameters
Input
See also:
Class StringUtils