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,
is it possible to create package, which create MemberType? I try create package without luck :-(
Thanx
Hi Petr,
I think you will need to write your own package action to create MemberTypes, if you do, it would be great if you could submit it as a patch to the Package Action Contrib project over on Codeplex.
Cheers,
Chris
Is there anyone, how know how to create memberType programatically?
Yup, I do...
MemberType.MakeNew(User u, string text);
(think you can find this in the online docs
Hope this helps.
Regards,
/Dirk
Thank you Chris and Dirk, I create class and simple page which allow import Member Type.
Details here http://our.umbraco.org/wiki/reference/api-cheatsheet/working-with-members/membertypes-creator-and-createmembertype-page
Petr
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
Package with MemberType
Hi,
is it possible to create package, which create MemberType? I try create package without luck :-(
Thanx
Hi Petr,
I think you will need to write your own package action to create MemberTypes, if you do, it would be great if you could submit it as a patch to the Package Action Contrib project over on Codeplex.
Cheers,
Chris
Is there anyone, how know how to create memberType programatically?
Yup, I do...
(think you can find this in the online docs
Hope this helps.
Regards,
/Dirk
Thank you Chris and Dirk, I create class and simple page which allow import Member Type.
Details here http://our.umbraco.org/wiki/reference/api-cheatsheet/working-with-members/membertypes-creator-and-createmembertype-page
Petr
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.