Show / Hide Table of Contents

Class RelationshipServiceController

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

Constructors

RelationshipServiceController()

Declaration
public RelationshipServiceController()

Methods

AcceptFriend(NotificationDTO)

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

FollowBack(NotificationDTO)

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

Extension Methods

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