Show / Hide Table of Contents

Class TenantManagement

Inheritance
object
ComponentBase
OwningComponentBase
AbpComponentBase
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto>
AbpCrudPageBase<ITenantAppService, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto>
TenantManagement
Implements
IComponent
IHandleEvent
IHandleAfterRender
IDisposable
Inherited Members
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.CurrentPage
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.CurrentSorting
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.TotalCount
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.GetListInput
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.Entities
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.NewEntity
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.EditingEntityId
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.EditingEntity
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.CreateModal
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.EditModal
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.CreateValidationsRef
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.EditValidationsRef
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.BreadcrumbItems
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.EntityActionsColumn
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.OnInitializedAsync()
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.OnAfterRenderAsync(bool)
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.SetPermissionsAsync()
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.GetEntitiesAsync()
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.UpdateGetListInputAsync()
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.SearchEntitiesAsync()
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.OnDataGridReadAsync(DataGridReadDataEventArgs<TenantDto>)
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.OpenCreateModalAsync()
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.CloseCreateModalAsync()
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.ClosingCreateModal(ModalClosingEventArgs)
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.OpenEditModalAsync(TenantDto)
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.MapToEditingEntity(TenantDto)
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.MapToCreateInput(TenantCreateDto)
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.MapToUpdateInput(TenantUpdateDto)
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.CloseEditModalAsync()
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.ClosingEditModal(ModalClosingEventArgs)
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.CreateEntityAsync()
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.OnCreatingEntityAsync()
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.OnCreatedEntityAsync()
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.GetCreateMessage()
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.UpdateEntityAsync()
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.OnUpdatingEntityAsync()
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.OnUpdatedEntityAsync()
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.GetUpdateMessage()
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.DeleteEntityAsync(TenantDto)
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.OnDeletingEntityAsync()
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.OnDeletedEntityAsync()
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.GetDeleteMessage()
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.GetDeleteConfirmationMessage(TenantDto)
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.CheckCreatePolicyAsync()
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.CheckUpdatePolicyAsync()
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.CheckDeletePolicyAsync()
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.CheckPolicyAsync(string)
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.SetBreadcrumbItemsAsync()
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.SetEntityActionsAsync()
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.SetTableColumnsAsync()
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.SetToolbarItemsAsync()
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.GetExtensionTableColumnsAsync(string, string)
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.AppService
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.UiLocalizer
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.AbpEnumLocalizer
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.ExtensionPropertyPolicyChecker
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.PageSize
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.EntityActions
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.TableColumns
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.CreatePolicyName
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.UpdatePolicyName
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.DeletePolicyName
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.HasCreatePermission
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.HasUpdatePermission
AbpCrudPageBase<ITenantAppService, TenantDto, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto, TenantDto, TenantCreateDto, TenantUpdateDto>.HasDeletePermission
AbpComponentBase.LazyGetRequiredService<TService>(ref TService)
AbpComponentBase.LazyGetRequiredService<TRef>(Type, ref TRef)
AbpComponentBase.LazyGetService<TService>(ref TService)
AbpComponentBase.LazyGetService<TRef>(Type, ref TRef)
AbpComponentBase.LazyGetNonScopedRequiredService<TService>(ref TService)
AbpComponentBase.LazyGetNonScopedRequiredService<TRef>(Type, ref TRef)
AbpComponentBase.LazyGetNonScopedService<TService>(ref TService)
AbpComponentBase.LazyGetNonScopedService<TRef>(Type, ref TRef)
AbpComponentBase.CreateLocalizer()
AbpComponentBase.HandleErrorAsync(Exception)
AbpComponentBase.StringLocalizerFactory
AbpComponentBase.L
AbpComponentBase.LocalizationResource
AbpComponentBase.Logger
AbpComponentBase.LoggerFactory
AbpComponentBase.AuthorizationService
AbpComponentBase.CurrentUser
AbpComponentBase.CurrentTenant
AbpComponentBase.Message
AbpComponentBase.Notify
AbpComponentBase.UserExceptionInformer
AbpComponentBase.AlertManager
AbpComponentBase.Clock
AbpComponentBase.Alerts
AbpComponentBase.ObjectMapper
AbpComponentBase.ObjectMapperContext
AbpComponentBase.NonScopedServices
OwningComponentBase.Dispose(bool)
OwningComponentBase.IsDisposed
OwningComponentBase.ScopedServices
ComponentBase.OnInitialized()
ComponentBase.OnInitializedAsync()
ComponentBase.OnParametersSet()
ComponentBase.OnParametersSetAsync()
ComponentBase.StateHasChanged()
ComponentBase.ShouldRender()
ComponentBase.OnAfterRender(bool)
ComponentBase.OnAfterRenderAsync(bool)
ComponentBase.InvokeAsync(Action)
ComponentBase.InvokeAsync(Func<Task>)
ComponentBase.DispatchExceptionAsync(Exception)
ComponentBase.SetParametersAsync(ParameterView)
ComponentBase.RendererInfo
ComponentBase.Assets
ComponentBase.AssignedRenderMode
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.TenantManagement.Blazor.Pages.TenantManagement
Assembly: Volo.Abp.TenantManagement.Blazor.dll
Syntax
[Authorize("AbpTenantManagement.Tenants")]
[Route("/tenant-management/tenants")]
public class TenantManagement : AbpCrudPageBase<ITenantAppService, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable

Constructors

TenantManagement()

Declaration
public TenantManagement()

Fields

FeatureManagementModal

Declaration
protected FeatureManagementModal FeatureManagementModal
Field Value
Type Description
FeatureManagementModal

FeatureProviderName

Declaration
protected const string FeatureProviderName = "T"
Field Value
Type Description
string

HasManageFeaturesPermission

Declaration
protected bool HasManageFeaturesPermission
Field Value
Type Description
bool

ManageFeaturesPolicyName

Declaration
protected string ManageFeaturesPolicyName
Field Value
Type Description
string

Properties

ShowPassword

Declaration
protected bool ShowPassword { get; set; }
Property Value
Type Description
bool

TenantManagementTableColumns

Declaration
protected List<TableColumn> TenantManagementTableColumns { get; }
Property Value
Type Description
List<TableColumn>

Toolbar

Declaration
protected PageToolbar Toolbar { get; }
Property Value
Type Description
PageToolbar

Methods

BuildRenderTree(RenderTreeBuilder)

Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
Type Name Description
RenderTreeBuilder __builder
Overrides
ComponentBase.BuildRenderTree(RenderTreeBuilder)

GetDeleteConfirmationMessage(TenantDto)

Declaration
protected override string GetDeleteConfirmationMessage(TenantDto entity)
Parameters
Type Name Description
TenantDto entity
Returns
Type Description
string
Overrides
Volo.Abp.BlazoriseUI.AbpCrudPageBase<Volo.Abp.TenantManagement.ITenantAppService, Volo.Abp.TenantManagement.TenantDto, Volo.Abp.TenantManagement.TenantDto, System.Guid, Volo.Abp.TenantManagement.GetTenantsInput, Volo.Abp.TenantManagement.TenantCreateDto, Volo.Abp.TenantManagement.TenantUpdateDto, Volo.Abp.TenantManagement.TenantDto, Volo.Abp.TenantManagement.TenantCreateDto, Volo.Abp.TenantManagement.TenantUpdateDto>.GetDeleteConfirmationMessage(Volo.Abp.TenantManagement.TenantDto)

SetBreadcrumbItemsAsync()

Declaration
protected override ValueTask SetBreadcrumbItemsAsync()
Returns
Type Description
ValueTask
Overrides
Volo.Abp.BlazoriseUI.AbpCrudPageBase<Volo.Abp.TenantManagement.ITenantAppService, Volo.Abp.TenantManagement.TenantDto, Volo.Abp.TenantManagement.TenantDto, System.Guid, Volo.Abp.TenantManagement.GetTenantsInput, Volo.Abp.TenantManagement.TenantCreateDto, Volo.Abp.TenantManagement.TenantUpdateDto, Volo.Abp.TenantManagement.TenantDto, Volo.Abp.TenantManagement.TenantCreateDto, Volo.Abp.TenantManagement.TenantUpdateDto>.SetBreadcrumbItemsAsync()

SetEntityActionsAsync()

Declaration
protected override ValueTask SetEntityActionsAsync()
Returns
Type Description
ValueTask
Overrides
Volo.Abp.BlazoriseUI.AbpCrudPageBase<Volo.Abp.TenantManagement.ITenantAppService, Volo.Abp.TenantManagement.TenantDto, Volo.Abp.TenantManagement.TenantDto, System.Guid, Volo.Abp.TenantManagement.GetTenantsInput, Volo.Abp.TenantManagement.TenantCreateDto, Volo.Abp.TenantManagement.TenantUpdateDto, Volo.Abp.TenantManagement.TenantDto, Volo.Abp.TenantManagement.TenantCreateDto, Volo.Abp.TenantManagement.TenantUpdateDto>.SetEntityActionsAsync()

SetPermissionsAsync()

Declaration
protected override Task SetPermissionsAsync()
Returns
Type Description
Task
Overrides
Volo.Abp.BlazoriseUI.AbpCrudPageBase<Volo.Abp.TenantManagement.ITenantAppService, Volo.Abp.TenantManagement.TenantDto, Volo.Abp.TenantManagement.TenantDto, System.Guid, Volo.Abp.TenantManagement.GetTenantsInput, Volo.Abp.TenantManagement.TenantCreateDto, Volo.Abp.TenantManagement.TenantUpdateDto, Volo.Abp.TenantManagement.TenantDto, Volo.Abp.TenantManagement.TenantCreateDto, Volo.Abp.TenantManagement.TenantUpdateDto>.SetPermissionsAsync()

SetTableColumnsAsync()

Declaration
protected override ValueTask SetTableColumnsAsync()
Returns
Type Description
ValueTask
Overrides
Volo.Abp.BlazoriseUI.AbpCrudPageBase<Volo.Abp.TenantManagement.ITenantAppService, Volo.Abp.TenantManagement.TenantDto, Volo.Abp.TenantManagement.TenantDto, System.Guid, Volo.Abp.TenantManagement.GetTenantsInput, Volo.Abp.TenantManagement.TenantCreateDto, Volo.Abp.TenantManagement.TenantUpdateDto, Volo.Abp.TenantManagement.TenantDto, Volo.Abp.TenantManagement.TenantCreateDto, Volo.Abp.TenantManagement.TenantUpdateDto>.SetTableColumnsAsync()

SetToolbarItemsAsync()

Declaration
protected override ValueTask SetToolbarItemsAsync()
Returns
Type Description
ValueTask
Overrides
Volo.Abp.BlazoriseUI.AbpCrudPageBase<Volo.Abp.TenantManagement.ITenantAppService, Volo.Abp.TenantManagement.TenantDto, Volo.Abp.TenantManagement.TenantDto, System.Guid, Volo.Abp.TenantManagement.GetTenantsInput, Volo.Abp.TenantManagement.TenantCreateDto, Volo.Abp.TenantManagement.TenantUpdateDto, Volo.Abp.TenantManagement.TenantDto, Volo.Abp.TenantManagement.TenantCreateDto, Volo.Abp.TenantManagement.TenantUpdateDto>.SetToolbarItemsAsync()

TogglePasswordVisibility()

Declaration
protected virtual void TogglePasswordVisibility()

Implements

IComponent
IHandleEvent
IHandleAfterRender
IDisposable

Extension Methods

AbpObjectExtensions.As<T>(object)
AbpObjectExtensions.To<T>(object)
LockExtensions.Locking(object, Action)
LockExtensions.Locking<TResult>(object, Func<TResult>)
AbpObjectExtensions.If<T>(T, bool, Action<T>)
AbpObjectExtensions.If<T>(T, bool, Func<T, T>)
AbpObjectExtensions.IsIn<T>(T, IEnumerable<T>)
AbpObjectExtensions.IsIn<T>(T, params T[])
AbpQueryableExtensions.OrderByIf<T, TQueryable>(TQueryable, bool, string)
AbpQueryableExtensions.PageBy<T, TQueryable>(TQueryable, int, int)
AbpQueryableExtensions.WhereIf<T, TQueryable>(TQueryable, bool, Expression<Func<T, bool>>)
AbpQueryableExtensions.WhereIf<T, TQueryable>(TQueryable, bool, Expression<Func<T, int, bool>>)
AbpOpenIddictQueryableExtensions.SkipIf<T, TQueryable>(TQueryable, bool, int?)
AbpOpenIddictQueryableExtensions.TakeIf<T, TQueryable>(TQueryable, bool, int?)
LockExtensions.Locking<T>(T, Action<T>)
LockExtensions.Locking<T, TResult>(T, Func<T, TResult>)
In this article
Back to top Powered by ABP.IO Platform