Click or drag to resize
EventPanelCopyRegistrationOptions Method
Copy the registration options from another existing event.

Namespace: Blackbaud.UAT.Core.Crm.Panels
Assembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
Syntax
public static void CopyRegistrationOptions(
	string copyFromEventName
)

Parameters

copyFromEventName
Type: SystemString
The name of the event to copy the registration options from.
See Also