InterstitialAd.RemoveAdTag | removeAdTag method
Removes an ad tag from the InterstitialAd control.
Syntax
public: void RemoveAdTag( String^ tagName )
Parameters
- tagName
-
Type: String [JavaScript] | System.String [.NET] | Platform::String [C++]
The name of the tag to remove.
Remarks
This method has no effect if the specified tag name does not exist.
Requirements
|
Minimum supported client |
Windows 8.1 |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8.1 |
|
Namespace |
|
|
Metadata |
|
See also
Show: