CSLA.NET 5.4.2
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
Csla.Windows.ApplicationContextManager Member List

This is the complete list of members for Csla.Windows.ApplicationContextManager, including all inherited members.

GetClientContext()Csla.Core.ApplicationContextManager
GetDefaultServiceProvider()Csla.Core.ApplicationContextManager
GetGlobalContext()Csla.Core.ApplicationContextManager
GetLocalContext()Csla.Core.ApplicationContextManager
GetServiceProvider()Csla.Core.ApplicationContextManager
GetUser()Csla.Windows.ApplicationContextManagervirtual
IsValidCsla.Core.ApplicationContextManager
SetClientContext(ContextDictionary clientContext)Csla.Core.ApplicationContextManager
SetDefaultServiceProvider(IServiceProvider serviceProvider)Csla.Core.ApplicationContextManager
SetGlobalContext(ContextDictionary globalContext)Csla.Core.ApplicationContextManager
SetLocalContext(ContextDictionary localContext)Csla.Core.ApplicationContextManager
SetServiceProvider(IServiceProvider scope)Csla.Core.ApplicationContextManager
SetUser(IPrincipal principal)Csla.Windows.ApplicationContextManagervirtual