IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
The following example describes the creating of a user profile separately from the creating of the user. For more information, see the For developers: Create users example.
In this example, you get the instance of the user that the profile belongs to. To create the profile, you call the CreateProfile method of the manager. Then, you set the desired properties of the profile instance and save the changes.
If you've extended the user profile with additional custom fields, you can also set values for these fields. For more information on adding custom fields, see Overview: Custom fields.
In the following example the user profile has two additional custom fields added:
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important