Class Ajax
- Namespace
- BootstrapBlazor.Components
- Assembly
- BootstrapBlazor.dll
Ajax 组件
public class Ajax : BootstrapModuleComponentBase, IComponent, IHandleAfterRender, IHandleEvent, IAsyncDisposable
- Inheritance
-
Ajax
- Implements
- Inherited Members
- Extension Methods
Constructors
Ajax()
public Ajax()
Methods
DisposeAsync(bool)
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources asynchronously.
protected override ValueTask DisposeAsync(bool disposing)
Parameters
disposing
bool
Returns
OnInitialized()
OnInitialized 方法
protected override void OnInitialized()