Click or drag to resize

CustomerSettingDefaultXFrameOptions Field

By default we serve sameorigin because we use iframes ourselves. Other websites can't include us in an iframe unless this setting is changed

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public const string XFrameOptions = "sameorigin"

Field Value

Type: String
See Also