Click or drag to resize

PFUserSettingsNotificationSystem Property

Gets or sets the notification system. When set to another value than the default one, it overrides the notification system set in the application model or site settings.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFUserNotificationSystem NotificationSystem { get; set; }

Property Value

Type: PFUserNotificationSystem
See Also