Class ActionEventArgs
Represents the class that denotes an event of the current action.
Inheritance
System.Object
ActionEventArgs
Namespace: Syncfusion.Blazor.FileManager
Assembly: Syncfusion.Blazor.dll
Syntax
public class ActionEventArgs : Object
Constructors
ActionEventArgs()
Declaration
public ActionEventArgs()
Properties
Name
Gets or sets the Event name.
Declaration
public string Name { get; set; }
Property Value
Type |
---|
System.String |
Remarks
This is set internally from the FileManager.