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

This is the complete list of members for Csla.Core.IContextManagerLocal, including all inherited members.

ApplicationContextCsla.Core.IContextManager
GetClientContext(ApplicationContext.ExecutionLocations executionLocation)Csla.Core.IContextManager
GetLocalContext()Csla.Core.IContextManager
GetUser()Csla.Core.IContextManager
IsStatefulContextCsla.Core.IContextManager
IsValidCsla.Core.IContextManager
SetClientContext(ContextDictionary clientContext, ApplicationContext.ExecutionLocations executionLocation)Csla.Core.IContextManager
SetLocalContext(ContextDictionary localContext)Csla.Core.IContextManager
SetUser(IPrincipal principal)Csla.Core.IContextManager