开发者

How do I return number of members from user controls in ASP.NET 3.5?

开发者 https://www.devze.com 2023-02-11 04:40 出处:网络
开发者_运维问答Which class member can I use to return the number of members, that have signed up for an account?(I\'m using the built-in membership/profile/log-in stuff..)
开发者_运维问答

Which class member can I use to return the number of members, that have signed up for an account? (I'm using the built-in membership/profile/log-in stuff..)

Thanks.


Membership.GetAllUsers().Count should work

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号