Back to Devexpress

MapWebRequestEventArgs.Accept Property

windowsforms-devexpress-dot-xtramap-dot-mapwebrequesteventargs-4f007f99.md

latest1.1 KB
Original Source

MapWebRequestEventArgs.Accept Property

Gets or sets the web request’s Accept header.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public string Accept { get; set; }
vb
Public Property Accept As String

Property Value

TypeDescription
String

The String value defining the Accept header.

|

See Also

MapWebRequestEventArgs Class

MapWebRequestEventArgs Members

DevExpress.XtraMap Namespace