Back to Devexpress

MapWebRequestEventArgs Properties

wpf-devexpress-dot-xpf-dot-map-dot-mapwebrequesteventargs-dot-underscore-properties.md

latest1.7 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.
EncodingGets or sets a character encoding.
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.Xpf.Map Namespace