Dynamicweb 8 Documentation
IsUserNameValid Method

Checks if the user name is valid.
Syntax
'Declaration
 
Public Function IsUserNameValid() As Boolean
public bool IsUserNameValid()

Return Value

True if the username is non-empty and not taken by another user, false otherwise
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

User Class
User Members

Send Feedback