Click or drag to resize

PFGridViewPlaceHolderHtmlHelper Properties

The PFGridViewPlaceHolderHtmlHelper type exposes the following members.

Properties
  NameDescription
Public propertyContext
Gets the Http context.
Public propertyLogger
Gets the logger, used to log any useful warning, error or information in the database.
Public propertySettings
Gets the gridview's settings.
Public propertySettingsItems
Gets the settings object when the gridview targets items from a single content-type.
Public propertySettingsMultiContent
Gets the settings object when the gridview targets items from multiple content-types.
Public propertySettingsObjects
Gets the settings object when the gridview targets Packflow objects.
Public propertySettingsPH
Gets the placeholder's settings.
Public propertyTranslations
Gets the contextual translations provided by Packflow.
Top
See Also