AdControl.AdRefreshed | adrefreshed event
Raised when the AdControl receives a new banner ad.
Syntax
public: event EventHandler<RoutedEventArgs>^ AdRefreshed { Windows::Foundation::EventRegistrationToken add(EventHandler<RoutedEventArgs>^ value); void remove(Windows::Foundation::EventRegistrationToken token); }
Event information
| Delegate | EventHandler [JavaScript] | System.EventHandler<RoutedEventArgs> [.NET] | Windows.Foundation.EventHandler<RoutedEventArgs> [C++] |
|---|
Requirements
|
Minimum supported client |
Windows 8.1 |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8.1 |
|
Namespace |
|
|
Metadata |
|
See also
Show: