This parameter determines the command line parameters to run when the Smartframe Newlook Control starts.
param name="Options" value=[string]
Where string is the command line parameters to start the control with.
This parameter is used to specify command line arguments for the Smartframe Newlook Control, and is the equivalent of the shortcut target path command line arguments in the windows client.
Specify the Options parameter in the newlook object tag, in the HTML page hosting the Smartframe Newlook Control:
<object id=newlook classid=CLSID:CFFE5E18-79B9-431C-8CE2-AE55A16E7C09>
<param name="Options" value="-i@Custom\custom.ini -cCustomConnection" />
</object>
For information on available command line arguments that can be used in this parameter refer to the command line arguments topic.
Customizing Smartframe templates | Smartframe Newlook Control API
© 2004-2021 looksoftware. All rights reserved.