Class AbpPage
Implements
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc.UI.RazorPages
Assembly: Volo.Abp.AspNetCore.Mvc.UI.dll
Syntax
public abstract class AbpPage : Page, IRazorPage
Constructors
AbpPage()
Declaration
protected AbpPage()
Properties
CurrentUser
Declaration
[RazorInject]
public ICurrentUser CurrentUser { get; set; }
Property Value
Type | Description |
---|---|
ICurrentUser |