Click or drag to resize
ExcludedSystemEnum Enumeration
Enumeration for excluded pages by the system.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public enum ExcludedSystemEnum
Members
  Member nameValueDescription
Unknown-1 Unknown excluded status.
NotExcluded0 Not excluded.
Excluded1 Excluded page - Not specific.
Administration2 Administration page.
GetFilePage3 GetFile page.
PortalTemplate4 Portal template page.
LogonPage5 Logon page.
TrackbackPage6 Trackback page.
Handler4047 Handler 404.
CMSDialog8 CMS dialog (requires authentication).
PhysicalFile9 Physical file.
WebDAV10 WebDAV request.
GetResource11 GetResource.ashx request
AppThemes12 App_Themes folder
See Also