Back to Devexpress

MapWebRequestEventArgs Properties

windowsforms-devexpress-dot-xtramap-dot-mapwebrequesteventargs-dot-underscore-properties.md

latest1.8 KB
Original Source

MapWebRequestEventArgs Properties

Provides data for the MapImageDataProviderBase.WebRequest event.

NameDescription
AcceptGets or sets the web request’s Accept header.
CredentialsGets or sets authentication information for the map web request.
EncodingSpecifies the character encoding of the map web request.
HeadersGets or sets a collection of web headers associated with a request or response.
ProxyGets or sets proxy information for the request.
RefererGets or sets the Referer field of the HTTP header.
UriGet the URI of the Internet resource associated with the map web request.
UseDefaultCredentialsGets or sets a value that indicates whether to use the default authentication information for the map web request.
UserAgentGets or sets the value of the user-agent HTTP header.

See Also

MapWebRequestEventArgs Class

MapWebRequestEventArgs Members

DevExpress.XtraMap Namespace