User Profile & Activity

naga Member

Bernard

Thanks for your reply!

I tried using the client side function below but I am not able to access any of the properties of short cut. I need to check for a specific short cut and then assign the target url property to that . I am not able to achieve this as I am not able to access the short cut properties in client side code.

function

WebDesktopManager1_OnShortcutSelected(controlId, shortcut)

{

var WebDesktopManager1 = ISGetObject(controlId);

return true;

}

All times are GMT -5. The time now is 9:41 AM.
Previous Next