WebConfigSettingIdsIsDocumentDomainIgnored Field

Specifies whether the document domain, which is normally reset to the window domain, ignored and not set. This is only desired in some specific cases when customers are okay with IE not working properly in embedded scenarios.

Namespace:  Dundas.BI.Web
Assembly:  Dundas.BI.Web.Core (in Dundas.BI.Web.Core.dll) Version: 2.0.0.0 (9.0.0.1000)
Syntax
public static readonly Guid IsDocumentDomainIgnored

Field Value

Type: Guid
Remarks

The value of this constant is aa5a82b2-ca44-4290-b932-c1888c8f5f53.

Data Type: Boolean. Default Value: .
See Also