Added an IMembership interface to the FlexWiki engine. Implemented an instance of FlexWikiWebMembership in association with FlexWikiWebApplication. IMembership calls for 2 properties to allow counting number of registered users and the number of currently only users. These 2 properties are exposed via the Federation object. When no membership provider is used these properties return 0.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1602893
Originator: YES
Build 2.0.0.230
Added an IMembership interface to the FlexWiki engine. Implemented an instance of FlexWikiWebMembership in association with FlexWikiWebApplication. IMembership calls for 2 properties to allow counting number of registered users and the number of currently only users. These 2 properties are exposed via the Federation object. When no membership provider is used these properties return 0.