Forum
Forum
DevBlog
Forum management
Threads started by me
Threads I participate in
Get started
Dynamicweb 9
Dynamicweb 10
Swift
Templating
Community
Downloads
Login
Service Desk
Order
Sections
Get started
Dynamicweb 9
Dynamicweb 10
Swift
Templating
Community
Downloads
Forum
DevBlog
Forum management
Threads started by me
Threads I participate in
Developer forum
×
E-mail notifications
E-mail
I'd like to be informed of the updates
Don't bother me with any emails
Forum
»
Development
»
User Management API
User Management API
E-mail notifications
Reply
Posted on 28/12/2010 12:34:31
Hi all,
How do I retreive a Group through the API when I want to update its properties? The Group class exposes two overloads: One without parameters and one accepting the group name as a string.
BR.
Lars
Replies
Posted on 03/01/2011 08:18:02
Reply
Hi Lars,
Please use one of the static methods available on the
Group
object. For example, to retrieve a group by its ID use the following construct:
var g = Group.GetGroupByID([group ID]);
- Pavel
You must be logged in to post in the forum
Login
Username
Password
Forgot your password?