// To get User ID Method calling. public void GetUserID(string Username) { ob.GetUserID(Username.ToString()); }