PFItemControllerPFItemTypeNotifyuserGridViewsForItemUpdate Method |
Notifies the user's listening pages that an update is available for the given item.
The gridviews will then refresh the corresponding rows.
Currently used when items are opened with the "Tab".
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax protected void NotifyuserGridViewsForItemUpdate(
PFItem item
)
Parameters
- item
- Type: Packflow.CorePFItem
See Also