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 (8.0.2.1001)
Syntaxpublic static readonly Guid IsDocumentDomainIgnored
Public Shared ReadOnly IsDocumentDomainIgnored As Guid
public:
static initonly Guid IsDocumentDomainIgnored
static val IsDocumentDomainIgnored: Guid
Field Value
Type:
Guid
RemarksThe value of this constant is aa5a82b2-ca44-4290-b932-c1888c8f5f53.
Data Type:
Boolean.
Default Value:
.
See Also