Class AbpAspNetCoreUnitOfWorkOptions
Inherited Members
Namespace: Volo.Abp.AspNetCore.Uow
Assembly: Volo.Abp.AspNetCore.dll
Syntax
public class AbpAspNetCoreUnitOfWorkOptions
Constructors
AbpAspNetCoreUnitOfWorkOptions()
Declaration
public AbpAspNetCoreUnitOfWorkOptions()
Properties
IgnoredUrls
Declaration
public List<string> IgnoredUrls { get; }
Property Value
Type | Description |
---|---|
List<string> |