Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
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
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
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.