summaryM:DotNetNuke.Services.Social.Notifications.NotificationsController.GetFactory

Namespace: DotNetNuke.Services.Social.Notifications
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
protected override Func<INotificationsController> GetFactory()
Visual Basic
Protected Overrides Function GetFactory As Func(Of INotificationsController)

Return Value

returnsM:DotNetNuke.Services.Social.Notifications.NotificationsController.GetFactory

See Also