Click or drag to resize

PFPlugin_ItemActionsBar Properties

The PFPlugin_ItemActionsBar type exposes the following members.

Properties
  NameDescription
Public propertyInstanceGuid
Gets or sets the instance GUID.
(Inherited from PFPlugin.)
Public propertyInstanceName
Gets or sets the plugin instance name. Only relevant for a multi instance (not singleton) plugin. If this instance is a singleton plugin instance, this property will contain the plugin name.
(Inherited from PFPlugin.)
Public propertyParentBundle
Gets the parent bundle. Only relevant if the plugin is currently in a bundle.
(Inherited from PFPlugin.)
Public propertySite
Gets the site hosting this plugin instance.
(Inherited from PFPlugin.)
Top
See Also