Click or drag to resize
SearchDialogSetLastNameToSearch Method
Sets the value of the Last Name search field.

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 SetLastNameToSearch(
	string name
)

Parameters

name
Type: SystemString
The text to set.
See Also