Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

Toast.GetTemplate

public static string GetTemplate(WSA.ToastTemplate templ);

Parameters

templ A 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.