Table of Contents

Property XUACompatible

Namespace
Sisk.Core.Entity
Assembly
Sisk.Core.dll

XUACompatible

Gets or sets the value of the HTTP X-UA-Compatible header.

Used to specify the document mode that Internet Explorer should use to render the page, helping to ensure compatibility with older versions.

public string? XUACompatible { get; set; }

Property Value

string