RadzenNotificationMessage Class

Inheritance

Object

ComponentBase

RadzenNotificationMessage

Implements

IComponent

IHandleEvent

IHandleAfterRender

Inherited Members

ComponentBase.OnInitializedAsync

ComponentBase.OnParametersSet

ComponentBase.OnParametersSetAsync

ComponentBase.StateHasChanged

ComponentBase.ShouldRender

ComponentBase.OnAfterRender

ComponentBase.OnAfterRenderAsync

ComponentBase.InvokeAsync

ComponentBase.DispatchExceptionAsync

ComponentBase.SetParametersAsync

ComponentBase.RendererInfo

ComponentBase.Assets

ComponentBase.AssignedRenderMode

Namespace: Radzen.Blazor

Assembly: Radzen.Blazor.dll

Syntax

public class RadzenNotificationMessage : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender

Constructors

RadzenNotificationMessagelink

Declaration
public RadzenNotificationMessage()

Properties

Messagelink

Declaration
public NotificationMessage Message { get; set; }
Property Value
Type Description
NotificationMessage

Stylelink

Declaration
public string Style { get; set; }
Property Value
Type Description
string

Visiblelink

Declaration
public bool Visible { get; set; }
Property Value
Type Description
bool

Methods

BuildRenderTreelink

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

Closelink

Declaration
public void Close()

Disposelink

Declaration
public void Dispose()

OnInitializedlink

Declaration
protected override void OnInitialized()
An error has occurred. This app may no longer respond until reloaded. Reload 🗙