Page 1 of 1

Abort variable in silverlight wcf designer

Posted: Wed May 18, 2011 1:19 am
by hotcat
Hi

Wpf designer has a tab named "Code",but in silverlight designer I can't finde the tab,it only has Page1 tab and Preview tab.
I want use a variable ,example "Variable1' ,when compile report than show 'Variable1' not defined. Who I do than define the "Variable1'

Thank you

Steven

Abort variable in silverlight wcf designer

Posted: Wed May 18, 2011 7:23 am
by Anton Lozovskiy
Dear Steven,

In the Silverlight designer the "Code" tab will not work, due to limitations of Silverlight. You can set the value of the variable only in the "Editor of variables or from code.

Thank you.