|
This should only be used with older adapters and will have no affect on newer adapters.
The data is stored directly with this AOM object. If this object is disposed before the method call, the data will not be available for use by the method. To avoid any issues, set the data immediately before making the method call.
|
setOldUserData(data )
|
|
Parameters
|
Stringdata
Specifies the value to store as the old user data.
|
Returns
|
void
|