PFViewHtmlHelper Properties |
The PFViewHtmlHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() | CanUpdate |
Gets a value indicating whether the current user can update the shown view.
|
![]() | CurrentView |
Gets the current view.
|
![]() | EditableEntries |
Gets the editable properties, excluding "internal" properties, than can only be modified inside Core.
|
![]() | Html5DateRenderingMode | (Inherited from HtmlHelper.) |
![]() | IsAdmin |
Gets a value indicating whether the user is member of the Site Administrators.
|
![]() | IsCTScope |
Gets a value indicating whether the view is under a specific content-type.
|
![]() | PageContext |
Gets the page context.
|
![]() | RouteCollection | (Inherited from HtmlHelper.) |
![]() | ShowContentSelection |
Gets a value indicating whether the control allowing content-type selection should be displayed.
Obviously, the control is hidden when the view scope is ContentType. |
![]() | Translations |
Gets the contextual translations provided by Packflow.
|
![]() | ViewBag | (Inherited from HtmlHelper.) |
![]() | ViewContext | (Inherited from HtmlHelper.) |
![]() | ViewData | (Inherited from HtmlHelper.) |
![]() | ViewDataContainer | (Inherited from HtmlHelper.) |