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