Checks if page with specified relative path is excluded from excluded paths.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- relativePath
- Type: System String
Page relative path
- excludedPaths
- Type: System String
Excluded paths
Return Value
Type: BooleanSee Also