London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

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