Click or drag to resize

UserControllerGetUserIdByUserName Method

Overload List
  NameDescription
Public methodGetUserIdByUserName(String)
Public methodStatic memberGetUserIdByUserName(String, SqlConnection, SqlTransaction)
Returns the id of a user based on his username. The username is caseINsensitive. If the username doesn't exists zero is returned.
Top
See Also