Returns whether given path is excluded from adding X-Frame-Options HTTP header.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- path
- Type:
System.String
Rewritten path or path prefix starting with /.
- url
- Type:
System.String
Original absolute URL including query string.
Return Value
Type:
See Also