Powered by MSDN

US - English
NEW! Silverlight 5 is available Learn More

Where is WebApplication.Current.StartupArguments RSS

2 replies

Last post Mar 14, 2008 11:46 AM by scientio

(0)
  • CraigN

    CraigN

    Member

    352 Points

    89 Posts

    Where is WebApplication.Current.StartupArguments

    Mar 06, 2008 12:58 PM | LINK

    Anyone know what has happened to WebApplication.Current.StartupArguments in Silverlight 2.0 Beta 1? I notice its not on the breaking changes list.

    breaking change Silverlight 2

    Microsoft Xbox MVP
  • WilcoB

    WilcoB

    Participant

    786 Points

    146 Posts

    Re: Where is WebApplication.Current.StartupArguments

    Mar 06, 2008 01:00 PM | LINK

    The breaking changes list isn't complete for some reason. Anyway, you should be able to get the startup arguments by handling the application's startup event and getting this data from the event argument object.
    - Wilco Bauwer (MSFT) / http://www.wilcob.com
  • scientio

    scientio

    Member

    8 Points

    13 Posts

    Re: Re: Where is WebApplication.Current.StartupArguments

    Mar 14, 2008 11:46 AM | LINK

    Hi Wilco,

     I can't seem to get that to work. have you got a code example?

    Thanks,

    Andy Edmonds http://www.scientio.com