![]() |
CSLA .NET 10.0.0
A home for your business logic
|
Manages the per-user id value for state management. More...
Public Member Functions | |
| string | GetSessionId () |
| Gets the per-user id value for the current user state. | |
Manages the per-user id value for state management.
| string Csla.State.ISessionIdManager.GetSessionId | ( | ) |
Gets the per-user id value for the current user state.
Implemented in Csla.Blazor.State.SessionIdManager.