Gets the XML description of the notification content, which you can then manipulate to alter the notification.
Syntax
var content = tileNotification.content;
Property value
Type: XmlDocument
The object that contains the notification content.
Remarks
The retrieved elements and their attributes are manipulated through Document Object Model (DOM) manipulation functions to customize the tile content. See tile schema for an explanation of tile elements and attributes found in the XML document.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
- TileNotification
- App tiles and badges sample
- Quickstart: Sending a tile update
- Tile and tile notification overview
- The tile template catalog
- Guidelines and checklist for tiles
- How to schedule a tile notification
- How to set up periodic notifications for tiles
- Tiles XML schema
Build date: 12/4/2012