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.
You use the Feather Profile widget to preview and edit user profile details. Depending on the widget configuration, you can use the widget for the current user or for any other user.
~/Mvc/Views/Profile
To enable users to see their profiles in preview with the option to edit it, do the following:
In the code above, replace the CustomFieldName with the actual name of the custom field.
@Html.TextBoxFor(u => u.Profile["FirstName"])
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