Click or drag to resize
AbstractCMSPageXUACompatibleValue Property
Defines content of X-UA-Compatible header that will be rendered to the page.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public static string XUACompatibleValue { get; set; }

Property Value

Type: String
See Also