[]
        
(Showing Draft Content)

C1.Blazor.Ribbon.C1Tool.GetContentRenderFragment

GetContentRenderFragment Method

GetContentRenderFragment(C1Style)

Returns a RenderFragment that represents the tool's UI content.

Declaration
protected virtual RenderFragment GetContentRenderFragment(C1Style toolStyle)
Protected Overridable Function GetContentRenderFragment(toolStyle As C1Style) As RenderFragment
Parameters
Type Name Description
C1Style toolStyle

the tool's style.

Returns
Type Description
RenderFragment

RenderFragment.