SaaS CMS has officially launched! Learn more now.

Class TinyMCEElement

Inheritance
System.Object
TinyMCEElement
Namespace: EPiServer.Configuration.TinyMCE
Assembly: EPiServer.Configuration.dll
Version: 10.10.4
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