Click or drag to resize

PFViewHtmlHelper Properties

The PFViewHtmlHelper type exposes the following members.

Properties
  NameDescription
Public propertyCanUpdate
Gets a value indicating whether the current user can update the shown view.
Public propertyCurrentView
Gets the current view.
Public propertyEditableEntries
Gets the editable properties, excluding "internal" properties, than can only be modified inside Core.
Public propertyHtml5DateRenderingMode (Inherited from HtmlHelper.)
Public propertyIsAdmin
Gets a value indicating whether the user is member of the Site Administrators.
Public propertyIsCTScope
Gets a value indicating whether the view is under a specific content-type.
Public propertyPageContext
Gets the page context.
Public propertyRouteCollection (Inherited from HtmlHelper.)
Public propertyShowContentSelection
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.

Public propertyTranslations
Gets the contextual translations provided by Packflow.
Public propertyViewBag (Inherited from HtmlHelper.)
Public propertyViewContext (Inherited from HtmlHelper.)
Public propertyViewData (Inherited from HtmlHelper.)
Public propertyViewDataContainer (Inherited from HtmlHelper.)
Top
See Also