PFPageNotifications Class |
Namespace: Packflow.Interface
public static class PFPageNotifications
The PFPageNotifications type exposes the following members.
| Name | Description | |
|---|---|---|
| AddError |
Adds an error notification.
| |
| AddSuccess |
Adds a success notification.
| |
| AddWarning |
Adds a warning notification.
| |
| AnyError |
Determines if there is any error in the current request.
| |
| GetErrorNotifications |
Gets error notifications.
| |
| GetSuccessNotifications |
Gets success notifications.
| |
| GetWarningNotifications |
Gets warning notifications.
|