HtmlEditorExecuteEventArgs Class

Supplies information about a Execute event that is being raised.

Inheritance

Object

HtmlEditorExecuteEventArgs

Namespace: Radzen

Assembly: Radzen.Blazor.dll

Syntax

public class HtmlEditorExecuteEventArgs

Properties

CommandNamelink

Gets the name of the command which RadzenHtmlEditor is executing.

Declaration
public string CommandName { get; set; }
Property Value
Type Description
stringGets the name of the command which RadzenHtmlEditor is executing.

Editorlink

Gets the RadzenHtmlEditor instance which raised the event.

Declaration
public RadzenHtmlEditor Editor { get; set; }
Property Value
Type Description
RadzenHtmlEditorGets the RadzenHtmlEditor instance which raised the event.
In This Article
An error has occurred. This app may no longer respond until reloaded. Reload 🗙