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