Click or drag to resize

PFItemAdministrationHtmlHelper Properties

The PFItemAdministrationHtmlHelper type exposes the following members.

Properties
  NameDescription
Protected propertyCurrentApplication
Gets the current application.
Protected propertyCurrentContentType
Gets the current content-type.
Public propertyCurrentItem
Gets the current item.
Protected propertyCurrentModelContentType
Gets the current content-type definition from the current model.
Protected propertyCurrentSite
Gets the current Packflow site.
Protected propertyLoadedVersion
Gets the loaded version.

Will be the version number of the current item after a GET request or an item save.

In other POST requests, the version is obtained from the page.

Public propertyPageContext
Gets the page context.
Public propertyTranslations
Gets the contextual translations provided by Packflow.
Top
See Also