Show / Hide Table of Contents

Class NotificationsServiceController

Inheritance
object
DnnApiController
NotificationsServiceController
Inherited Members
DnnApiController.PortalSettings
DnnApiController.UserInfo
DnnApiController.ActiveModule
Namespace: DotNetNuke.Web.InternalServices
Assembly: DotNetNuke.Web.dll
Syntax
[DnnAuthorize]
public class NotificationsServiceController : DnnApiController

Constructors

NotificationsServiceController()

Declaration
public NotificationsServiceController()

Methods

Dismiss(NotificationDTO)

Declaration
[ValidateAntiForgeryToken]
public HttpResponseMessage Dismiss(NotificationDTO postData)
Parameters
Type Name Description
NotificationDTO postData
Returns
Type Description
HttpResponseMessage

GetToasts()

Declaration
public HttpResponseMessage GetToasts()
Returns
Type Description
HttpResponseMessage

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS