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 to this section

Declaration
public RadzenNotificationMessage()

Properties

MessageLink to this section

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

StyleLink to this section

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

VisibleLink to this section

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

Methods

BuildRenderTreeLink to this section

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

CloseLink to this section

Declaration
public void Close()

DisposeLink to this section

Declaration
public void Dispose()

OnInitializedLink to this section

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