URLHelper IsExcluded Method (String,  String )Kentico 8.0 API Reference
Checks if page with specified relative path is excluded from excluded paths.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

relativePath
Type: OnlineSystem String
Page relative path
excludedPaths
Type:  OnlineSystem String 
Excluded paths

Return Value

Type: OnlineBoolean
See Also