Click or drag to resize
PageSecurityHelper Class
Page security methods
Inheritance Hierarchy
SystemObject
  CMS.DocumentEnginePageSecurityHelper

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public class PageSecurityHelper

The PageSecurityHelper type exposes the following members.

Constructors
  NameDescription
Public methodPageSecurityHelper
Top
Fields
  NameDescription
Public fieldStatic memberCHECK_PAGE_PERMISSIONS_KEY
Settings key name for page permissions mode.
Top
Methods
  NameDescription
Public methodStatic memberCheckPagePermissions
Gets the location where permissions of the page should be checked.
Public methodStatic memberCheckPreviewLink
Check preview link context
Public methodStatic memberCheckSecured Obsolete.
Redirects to the logon page if user is not authenticated.
Public methodStatic memberCheckSecuredAreasExcludeSystemPages Obsolete.
Redirect to logon page if the user is not authenticated. Always excludes system pages from evaluation.
Public methodStatic memberHandlePreviewLink
Handles the preview link for document engine
Top
See Also