Click or drag to resize
EventsFunctionalAreaEventManagementTemplates Method
Navigate to the 'Event Management Templates' panel.

Namespace: Blackbaud.UAT.Core.Crm
Assembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
Syntax
public static void EventManagementTemplates(
	string groupCaption = "Fundraising events",
	string taskCaption = "Event management templates"
)

Parameters

groupCaption (Optional)
Type: SystemString
The group header caption of the task. Defaults to "Fundraising events".
taskCaption (Optional)
Type: SystemString
The link caption of the task. Defaults to "Event management templates".
See Also