Toolbar button for creating new folders. Requires OnCreate event handling.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
C#
public class FileManagerToolBarNewFolderTool : FileManagerToolBarItem, IComponent, IHandleEvent, IHandleAfterRender, IDisposable, IFileManagerToolBarItem
Inheritance: objectComponentBaseFileManagerToolBarItemFileManagerToolBarNewFolderTool
Implements:
Inherited Members
Constructors
C#
public FileManagerToolBarNewFolderTool()
Methods
C#
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Overrides: