BrowserExtendedNavigatingEventArgs.Headers Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Gets or sets the value that specifies additional HTTP headers to send to the server. These headers are added to the default MS IE headers. The headers can specify things like the action required of the server, the type of data being passed to the server, or a status code.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public object Headers { get; set; }
Public Property Headers As Object
Property Value
Type: System.Object
Type: Object
The header value.
Remarks
These headers are added to the default MS IE headers. The headers can specify things like the action required of the server, the type of data being passed to the server, or a status code.
See Also
BrowserExtendedNavigatingEventArgs Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright