Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Yasir Butt 161 posts 371 karma points
    Jul 16, 2014 @ 19:00
    Yasir Butt
    0

    Member service FindByUsername is not working correctly

    Hi,

    I have below code and i supposed that it should retrun one record when matched the condition but it returns all the members

    var members = Services.MemberService.FindByUsername("[email protected]", 1, 1, out totalrecord, StringPropertyMatchType.Exact);
    

    totalrecord variable returns 1 record but actual function returs all the members

    How it should be work? or is it bug?

    Note: i am using Umbraco 7.1.3

    Yasir

Please Sign in or register to post replies

Write your reply to:

Draft