Make modules that are aware of Facebook’s signed_request – a parameter that is POSTed to the web page being loaded in the iFrame, giving it variables such as if the Page has been Liked, and the age range of the user.

Namespace: DotNetNuke.Services.ClientCapability
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public class FacebookRequestController
Visual Basic
Public Class FacebookRequestController

Inheritance Hierarchy

System..::..Object
  DotNetNuke.Services.ClientCapability..::..FacebookRequestController

See Also