Class RichTextEditorPlugin
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Models.ContentEditing
Assembly: Umbraco.Core.dll
Syntax
[DataContract(Name = "richtexteditorplugin", Namespace = "")]
public class RichTextEditorPlugin
Properties
View SourceName
Declaration
[DataMember(Name = "name")]
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |