Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

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

Toast.GetTemplate

Switch to Manual
public static function GetTemplate(templ: WSA.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.