Click or drag to resize
MultiLevelEventDialogSetTemplate Method
Set the 'Event management template' dropdown.

Namespace: Blackbaud.UAT.Core.Crm.Dialogs
Assembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
Syntax
public static void SetTemplate(
	string templateName
)

Parameters

templateName
Type: SystemString
The name of the template to set.
See Also