Has the user has liked the page. Only available if your app is an iframe loaded in a Page tab.
Namespace: DotNetNuke.Services.ClientCapabilityAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public bool PageLiked { get; set; } |
Visual Basic |
---|
Public Property PageLiked As Boolean Get Set |