Enumeration for excluded pages by the system.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members
Member name | Value | Description | |
---|---|---|---|
Unknown | -1 | Unknown excluded status. | |
NotExcluded | 0 | Not excluded. | |
Excluded | 1 | Excluded page - Not specific. | |
Administration | 2 | Administration page. | |
GetFilePage | 3 | GetFile page. | |
PortalTemplate | 4 | Portal template page. | |
LogonPage | 5 | Logon page. | |
TrackbackPage | 6 | Trackback page. | |
Handler404 | 7 | Handler 404. | |
CMSDialog | 8 | CMS dialog (requires authentication). | |
PhysicalFile | 9 | Physical file. | |
WebDAV | 10 | WebDAV request. | |
GetResource | 11 | GetResource.ashx request | |
AppThemes | 12 | App_Themes folder |
See Also