Click or drag to resize

PFDataBroadcasterNotifyGridViewsForItemUpdate Method

Overload List
  NameDescription
Public methodStatic memberNotifyGridViewsForItemUpdate(Guid, String)
Called when an item is updated in a controller request. Notifies the user's listening connections to update that item in the gridviews of each page.
Public methodNotifyGridViewsForItemUpdate(Guid, String, Boolean)
Called when an item is updated in a controller request. Notifies the user's listening connections to update that item in the gridviews of each page.
Top
See Also