Try our conversational search powered by Generative AI!

Class TinyMCEElement

Inheritance
System.Object
TinyMCEElement
Namespace: EPiServer.Configuration.TinyMCE
Assembly: EPiServer.Configuration.dll
Version: 8.11.0
Syntax
public class TinyMCEElement : ConfigurationElement

Constructors

TinyMCEElement()

Declaration
public TinyMCEElement()

Properties

MergedConfigurationProperties

Properties that will be mergable for plugins in tiny mce

Declaration
public string MergedConfigurationProperties { get; }
Property Value
Type Description
System.String

Extension Methods