![]() | CustomLookup.CreateXMLString Method |
Name | Description | |
---|---|---|
![]() ![]() | CreateXMLString(List<CustomLookup.LookupItem>) |
Creates an xml string that is compatible with Custom-types lookuplists.
The xml may then be passed for OnCustomListUpdate
in the event arguments.
|
![]() ![]() | CreateXMLString(CustomLookup.LookupItem[]) |
Creates an xml string that is compatible with Custom-types lookuplists.
The xml may then be passed for OnCustomListUpdate
in the event arguments.
|