MagicCMS Documentation

WhereClauseCollection..::..ToString Method (Boolean)

To the string.

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

Syntax


public string ToString(
	bool allowUnsafe
)

Parameters

allowUnsafe
Type: Boolean
if set to true allow unsafe where clause.

Return Value