SecurityHelper IsXFrameOptionsExcluded Method Kentico 8.0 API Reference
Returns whether given path is excluded from adding X-Frame-Options HTTP header.

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

Parameters

path
Type: OnlineSystem String
Rewritten path or path prefix starting with /.
url
Type: OnlineSystem String
Original absolute URL including query string.

Return Value

Type: OnlineBoolean
See Also