Table of Contents

Class RadzenNotification

Namespace
Radzen.Blazor
Assembly
Radzen.Blazor.dll
public class RadzenNotification : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Inheritance
RadzenNotification
Implements
Inherited Members

Constructors

RadzenNotification()

public RadzenNotification()

Properties

Style

[Parameter]
public string Style { get; set; }

Property Value

string

Methods

BuildRenderTree(RenderTreeBuilder)

protected override void BuildRenderTree(RenderTreeBuilder __builder)

Parameters

__builder RenderTreeBuilder

Dispose()

public void Dispose()

OnInitialized()

protected override void OnInitialized()