Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

WSA.Toast.GetTemplate

static function GetTemplate(templ: ToastTemplate): string;

Parameters

templA template identifier.

Returns

string string, which is an empty XML document to be filled and used for toast notification.

Description

Get template XML for toast notification.

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