RemoveAdTag | removeAdTag method

AdControl.RemoveAdTag | removeAdTag method

Removes an ad tag from the AdControl.

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

AdControl

 

 

Show:
© 2017 Microsoft