Table of Contents

Class UserLayoutDataService<TContext>

Namespace
Innova.Data.AppSettings.Services
Assembly
Innova.Data.dll

Represents a data service for user layout.

public class UserLayoutDataService<TContext> : LayoutDataServiceBase<TContext>, ILayoutDataServiceBase where TContext : DbContext

Type Parameters

TContext

The type of the database context.

Inheritance
UserLayoutDataService<TContext>
Implements

Constructors

UserLayoutDataService(IDbContextFactory<TContext>, ICurrentUser)

Initializes a new instance of the UserLayoutDataService<TContext> class.

Properties

UserId

Gets the user ID.