C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System
String Class
String Methods
ToLower Method
ToLower Method
ToLower Method (CultureInfo)
String
ToLower Method
Returns a copy of this string converted to lowercase.
Namespace:
System
Assembly:
mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
Copy
public
string
ToLower
()
Return Value
Type:
String
A string in lowercase.
See Also
Reference
String Class
ToLower Overload
System Namespace