Remote Desktop Manager - AddOn development forum
10/13/2010 6:07:34 AM
 Sjoerd van den Berg Posts: 150
|
Hi,
How can I get the session tools enabled for my custom AddOn? Ping, etc.
And how can I get to see the AddOn fields on the View - Details page?
-- Cheers!
Sjoerd (twitter.com/chanlerone)
|
|
0
• permalink
|
10/13/2010 6:23:05 AM
 David Hervieux Administrator Posts: 4248
|
Hi, Addon fields are not supported in the details view, but it's a good idea to add this. To enable the session tools for your custom add-on, you must override GetHost and SetHost and return a value (not null or empty). This value is usually the computer or IP address to use for ping or all the other operations. edited by dhervieux on 10/13/2010
-- David Hervieux Devolutions inc.

|
|
0
• permalink
|