Click or drag to resize

LookupListHandlerE, SHandleOnCustomListUpdate Method

Handler for CT API Event OnCustomListUpdate.

Namespace: CTExtensions.ExportCore.EXTs
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
protected virtual void HandleOnCustomListUpdate(
	Object sender,
	CTInterfaceCustomListUpdateArgs e
)

Parameters

sender  Object
e  CTInterfaceCustomListUpdateArgs
See Also