【发布时间】:2011-07-11 16:06:45
【问题描述】:
我有一个 [appname].[ui] 项目,它与我的主要 silverlight 4 应用程序分开存在。我确实需要能够绑定到其中一个控件中的 WebContext.Current.User 对象,但我不知道如何获取它的实例,因为它位于 [application].web 的 Generated_Code 隐藏文件夹中。 g.cs 文件。
有什么想法吗?
【问题讨论】:
标签: silverlight silverlight-4.0 wcf-ria-services