Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

WSA.Tile.GetTemplate

public static function GetTemplate(templ: TileTemplate): 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.