Checks if page with specified relative path is excluded from system paths and returns the category of the excluded page.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- relativePath
- Type: System String
Page relative path
- checkPhysicalPath
- Type: System Boolean
Indicates whether physical path should be checked. Returns Physical path type
Return Value
Type: ExcludedSystemEnumSee Also