PFUserHtmlHelper Properties |
The PFUserHtmlHelper type exposes the following members.
Name | Description | |
---|---|---|
CanChangeFormsAccountPassword |
Gets a value indicating whether the current user can change its password.
| |
CanUpdate |
Gets a value indicating whether the current user can update the shown user.
| |
EditableEntries |
Gets the editable properties, excluding "internal" properties, than can only be modified inside Core.
| |
Html5DateRenderingMode | (Inherited from HtmlHelper.) | |
PageContext |
Gets the page context.
| |
RouteCollection | (Inherited from HtmlHelper.) | |
Translations |
Gets the contextual translations provided by Packflow.
| |
UserProfile |
Gets the current user profile (=user shown in the form).
This is not the current operating user, to find it you can type PageContext.User. | |
ViewBag | (Inherited from HtmlHelper.) | |
ViewContext | (Inherited from HtmlHelper.) | |
ViewData | (Inherited from HtmlHelper.) | |
ViewDataContainer | (Inherited from HtmlHelper.) |