public Bookmark GetBookmarkWithUserBookmarks(string url) { return(Dao.GetBookmarkWithUserBookmarks(url)); }