BeforeNavigateEventArgs.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.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
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
BeforeNavigateEventArgs Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright