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

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

ApplicationContextCsla.AspNetCore.ApplicationContextManagerHttpContext
ApplicationContextManagerHttpContext(IHttpContextAccessor httpContextAccessor, IRuntimeInfo runtimeInfo)Csla.AspNetCore.ApplicationContextManagerHttpContext
GetClientContext(ApplicationContext.ExecutionLocations executionLocation)Csla.AspNetCore.ApplicationContextManagerHttpContext
GetLocalContext()Csla.AspNetCore.ApplicationContextManagerHttpContext
GetUser()Csla.AspNetCore.ApplicationContextManagerHttpContext
HttpContextCsla.AspNetCore.ApplicationContextManagerHttpContextprotected
IsStatefulContextCsla.AspNetCore.ApplicationContextManagerHttpContext
IsValidCsla.AspNetCore.ApplicationContextManagerHttpContext
SetClientContext(ContextDictionary clientContext, ApplicationContext.ExecutionLocations executionLocation)Csla.AspNetCore.ApplicationContextManagerHttpContext
SetLocalContext(ContextDictionary localContext)Csla.AspNetCore.ApplicationContextManagerHttpContext
SetUser(System.Security.Principal.IPrincipal principal)Csla.AspNetCore.ApplicationContextManagerHttpContext
Csla::Core::IContextManager.SetUser(IPrincipal principal)Csla.Core.IContextManager