MagicCMS Documentation

MagicUtils..::..nullToStr Method (String)

Convert null string to empty string.

Namespace:  MagicCMS.Core
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public static string nullToStr(
	string str
)

Parameters

str
Type: String
The string.

Return Value

System.String.