%%ItemTitle%%

VLF .NET Snap-in Components

VLF .NET Snap-in Components - Developer's Guide
How can I pass values between my .NET command handlers & server-side command handlers (WAMs/WEBEVENTs)?
Send comments on this topic.

Glossary Item Box

Use the framework’s virtual clipboard. When a .NET command handler put a value into the virtual clipboard, it will be accessible by any server-side command handlers.

To put & fetch values into/from the virtual clipboard, use the avSaveValue & avRestoreValue of the framework manager. On the server side, similar methods are used to access to clipboard (refer to the VLF Documentation).

 

 

© LANSA