Is the page user Admin of 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 PageUserAdmin { get; set; } |
Visual Basic |
---|
Public Property PageUserAdmin As Boolean Get Set |