CSLA .NET 10.0.0
A home for your business logic
Loading...
Searching...
No Matches
Csla.State.ISessionIdManager Interface Reference

Manages the per-user id value for state management. More...

Inheritance diagram for Csla.State.ISessionIdManager:
Csla.Blazor.State.SessionIdManager

Public Member Functions

string GetSessionId ()
 Gets the per-user id value for the current user state.

Detailed Description

Manages the per-user id value for state management.

Member Function Documentation

◆ GetSessionId()

string Csla.State.ISessionIdManager.GetSessionId ( )

Gets the per-user id value for the current user state.

Implemented in Csla.Blazor.State.SessionIdManager.


The documentation for this interface was generated from the following file: