Click or drag to resize

PFDataBroadcasterNotifyGridViewForUpdate Method

Overload List
  NameDescription
Public methodStatic memberNotifyGridViewForUpdate(String)
Called when an item is created or updated in a controller request having the SourceGridViewId parameter. Notifies the corresponding gridview for update.
Public methodNotifyGridViewForUpdate(String, Boolean)
Called when an item is created or updated in a controller request having the SourceGridViewId parameter. Notifies the corresponding gridview for update.
Top
See Also