Class AccountIdleViewComponent
Inheritance
AccountIdleViewComponent
Assembly: Volo.Abp.Account.Pro.Public.Web.Shared.dll
Syntax
public class AccountIdleViewComponent : AbpViewComponent
Constructors
AccountIdleViewComponent(AccountIdleWebCheckService, ISettingProvider)
Declaration
public AccountIdleViewComponent(AccountIdleWebCheckService accountIdleWebCheckService, ISettingProvider settingProvider)
Parameters
Methods
InvokeAsync()
Declaration
public virtual Task<IViewComponentResult> InvokeAsync()
Returns
Extension Methods