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.1.5347.20411)
Parameters
- relativePath
- Type: System String
Page relative path
- excludedPaths
- Type: System String
Excluded paths
Return Value
Type: BooleanSee Also