Inheritance Hierarchy
RainWorx.FrameWorx.Providers.NotificationStandardNotificationHandler
Namespace: RainWorx.FrameWorx.Providers.Notification
Assembly: RainWorx.FrameWorx.Providers.Notification (in RainWorx.FrameWorx.Providers.Notification.dll) Version: 3.5
Syntax
C#
public class StandardNotificationHandler : INotificationHandler
The StandardNotificationHandler type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | StandardNotificationHandler | Initializes a new instance of the StandardNotificationHandler class |
Methods
Name | Description | |
---|---|---|
![]() | OnNotificationSending |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also