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.AspNetCore.ApplicationContextManager Member List

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

ApplicationContextManager(IServiceProvider serviceProvider)Csla.AspNetCore.ApplicationContextManager
GetClientContext()Csla.AspNetCore.ApplicationContextManager
GetDefaultServiceProvider()Csla.AspNetCore.ApplicationContextManager
GetGlobalContext()Csla.AspNetCore.ApplicationContextManager
GetLocalContext()Csla.AspNetCore.ApplicationContextManager
GetServiceProvider()Csla.AspNetCore.ApplicationContextManager
GetUser()Csla.AspNetCore.ApplicationContextManager
HttpContextCsla.AspNetCore.ApplicationContextManagerprotected
IsValidCsla.AspNetCore.ApplicationContextManager
SetClientContext(ContextDictionary clientContext)Csla.AspNetCore.ApplicationContextManager
SetDefaultServiceProvider(IServiceProvider serviceProvider)Csla.AspNetCore.ApplicationContextManager
SetGlobalContext(ContextDictionary globalContext)Csla.AspNetCore.ApplicationContextManager
SetLocalContext(ContextDictionary localContext)Csla.AspNetCore.ApplicationContextManager
SetServiceProvider(IServiceProvider scope)Csla.AspNetCore.ApplicationContextManager
SetUser(System.Security.Principal.IPrincipal principal)Csla.AspNetCore.ApplicationContextManager
Csla::Core::IContextManager.SetUser(IPrincipal principal)Csla.Core.IContextManager