Table of Contents

Class CommandBar

Namespace
The.Web.Pages
Assembly
Instagile.Web.Client.dll
public class CommandBar : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender
Inheritance
CommandBar
Implements
Inherited Members

Properties

IsSmall

[Parameter]
public bool IsSmall { get; set; }

Property Value

bool

Methods

BuildRenderTree(RenderTreeBuilder)

Renders the component to the supplied RenderTreeBuilder.

protected override void BuildRenderTree(RenderTreeBuilder __builder)

Parameters

__builder RenderTreeBuilder