URLHelper IsExcluded Method (String,  String )Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: OnlineBoolean
See Also