NativeAd.RegisterAdContainer(FrameworkElement) method
Registers the specified UI element in your app that acts as a container for the native ad elements. When you use this method, the entire container is a clickable element for the ad. You must register the container to properly track ad impressions and clicks.
Syntax
Parameters
- adContainer
-
Type: FrameworkElement
The UI element in your app that acts as a container for the native ad.
Requirements
|
Minimum supported client |
Windows 10 |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows 10 Mobile |
|
Namespace |
|
|
Metadata |
|
See also