SecurityHelper IsXFrameOptionsExcluded Method Kentico 8.1 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.1.5347.20411)

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