MagicCMS Documentation

MagicUser..::..UsernameExists Method

Verifies if the username exists in users database.

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

Syntax


public static bool UsernameExists(
	string username
)

Parameters

username
Type: String
The username.

Return Value

Boolean. True is exists