Click or drag to resize

PFViewControllerSaveView Method

Overload List
  NameDescription
Protected methodSaveView(PFView, Boolean)
Saves the specified view and adds the appropriate notification.

If canRedirect is True and the view has been created, the response redirects to the appropriate URL.

Public methodSaveView(PFView, FormCollection)
Action called when the button "Save" is clicked.
Top
See Also