Show / Hide Table of Contents

Class AbpBlazoriseUiModalExtensions

Inheritance
object
AbpBlazoriseUiModalExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.BlazoriseUI
Assembly: Volo.Abp.BlazoriseUI.dll
Syntax
public static class AbpBlazoriseUiModalExtensions

Methods

CancelClosingModalWhenFocusLost(Modal, ModalClosingEventArgs)

Declaration
public static Task CancelClosingModalWhenFocusLost(this Modal modal, ModalClosingEventArgs eventArgs)
Parameters
Type Name Description
Modal modal
ModalClosingEventArgs eventArgs
Returns
Type Description
Task
In this article
Back to top Powered by ABP.IO Platform