Click or drag to resize

PFContext Properties

The PFContext type exposes the following members.

Properties
  NameDescription
Public propertyApplication
Gets the current application.
Public propertyContentType
Gets the current content-type.
Public propertyDateObjectCreation
Gets the date of the creation of this object in memory.
(Inherited from PFManagedObject.)
Public propertyItem
Gets the current item.
Public propertyItemLocks
Gets the locks of the current item.
Public propertyLogger
Gets the logger, used to log any useful warning, error or information in the database.
(Inherited from PFManagedObject.)
Public propertyLogIdentification
Gets a technical text representing this object.
(Inherited from PFManagedObject.)
Public propertySite
Gets the current site.
Public propertyUser
Gets the current user.
Public propertyView
Gets the current view.
Top
See Also