RemoveAdTag | removeAdTag method

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

Microsoft.Advertising.WinRT.UI
Microsoft::Advertising::WinRT::UI [C++]

Metadata

Microsoft.Advertising.winmd

See also

InterstitialAd

 

 

Show:
© 2017 Microsoft