Back to Devexpress

AsyncDownloadPolicy.DownloadingEventArgs Properties

corelibraries-devexpress-dot-data-dot-asyncdownloadpolicy-dot-downloadingeventargs-dot-underscore-properties.md

latest2.1 KB
Original Source

AsyncDownloadPolicy.DownloadingEventArgs Properties

Contains data for the Downloading event.

NameDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
IsTrustedUriGets whether the processed resource is in a “safe” resource whitelist. Inherited from AsyncDownloadPolicy.AsyncDownloaderCancelEventArgs.
MethodGets the HTTP method.
ThrowOnNonTrustedUriGets or sets whether to throw an exception for unwanted download requests. Inherited from AsyncDownloadPolicy.AsyncDownloaderCancelEventArgs.
UriGets the processed resource identifier. Inherited from AsyncDownloadPolicy.AsyncDownloaderCancelEventArgs.
ValueTypeGets a value that identifies the group of controls to which an individual control (that initiated the download) belongs.

See Also

AsyncDownloadPolicy.DownloadingEventArgs Class

AsyncDownloadPolicy.DownloadingEventArgs Members

DevExpress.Data Namespace