Class RadzenNotification
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
Methods
BuildRenderTree(RenderTreeBuilder)
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
__builder
RenderTreeBuilder
Dispose()
public void Dispose()
OnInitialized()
protected override void OnInitialized()