Returns a flag indicating whether the current user can add a child page to the current page
Namespace: DotNetNuke.Security.PermissionsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static bool CanAddPage() |
Visual Basic |
---|
Public Shared Function CanAddPage As Boolean |