The Controller class for social Messaging
Namespace: DotNetNuke.Services.Social.MessagingAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public class MessagingController : ServiceLocator<IMessagingController, MessagingController>, IMessagingController |
Visual Basic |
---|
Public Class MessagingController Inherits ServiceLocator(Of IMessagingController, MessagingController) Implements IMessagingController |
Remarks
Inheritance Hierarchy
System..::..Object
DotNetNuke.Framework..::..ServiceLocator<(Of <(<'IMessagingController, MessagingController>)>)>
DotNetNuke.Services.Social.Messaging..::..MessagingController
DotNetNuke.Framework..::..ServiceLocator<(Of <(<'IMessagingController, MessagingController>)>)>
DotNetNuke.Services.Social.Messaging..::..MessagingController