Class RichTextEditorSettings.RichTextEditorCommand
Inheritance
System.Object
      Namespace: Umbraco.Cms.Core.Configuration.Models
Assembly: Umbraco.Core.dll
Syntax
public class RichTextEditorCommand : object
  Properties
View SourceAlias
Declaration
public string Alias { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.String | 
Mode
Declaration
public RichTextEditorCommandMode Mode { get; set; }
  Property Value
| Type | Description | 
|---|---|
| RichTextEditorCommandMode | 
Name
Declaration
public string Name { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.String |