I want to create a new membertype with custom fields and then create a member all in c# but i can't find any documentation on the changed member api. All the examples that i found were deprecated. Can somebody help me with this?
I have exactly the same problem. I want to programmatically create new Members.
I don't want to use the old deprecated umbraco.cms.businesslogic.member classes, but without any documentation for the new API, that is all I am left with.
Creating a new membertype with Umbraco 7.1.1
I want to create a new membertype with custom fields and then create a member all in c# but i can't find any documentation on the changed member api. All the examples that i found were deprecated. Can somebody help me with this?
I have exactly the same problem. I want to programmatically create new Members.
I don't want to use the old deprecated umbraco.cms.businesslogic.member classes, but without any documentation for the new API, that is all I am left with.
is working on a reply...