PFViewControllerSaveView Method |
| Name | Description | |
|---|---|---|
| SaveView(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. | |
| SaveView(PFView, FormCollection) |
Action called when the button "Save" is clicked.
|