Share via


NotificationSecondaryTile Class

Definition

The NotificationSecondaryTile contains information for registering a WNS secondary tile with a NotificationInstallation.

public class NotificationSecondaryTile
type NotificationSecondaryTile = class
Public Class NotificationSecondaryTile
Inheritance
NotificationSecondaryTile

Constructors

NotificationSecondaryTile()

Properties

PushChannel

The channel URI to register with the tile.

Tags

A set of tags to register with the tile.

Templates

A dictionary of template names to NotificationTemplate objects to register with the tile.

Applies to