WSA.Tile.GetTemplate
static function GetTemplate(templ: TileTemplate): string;
static string GetTemplate(TileTemplate templ);
static def GetTemplate(templ as TileTemplate) as string
Parameters

templ A template identifier.
Returns
string String, which is an empty XML document to be filled and used for tile notification.
Description

Get template XML for tile notification.

This can be used to retrieve a template for one of the predefined styles for tiles.